libyui-ncurses-rest-api
 
Loading...
Searching...
No Matches
YNCHttpUI Class Reference
Inheritance diagram for YNCHttpUI:
Collaboration diagram for YNCHttpUI:

Public Member Functions

 YNCHttpUI (bool withThreads)
 
 ~YNCHttpUI ()
 
virtual void idleLoop (int fd_ycp)
 

Protected Member Functions

virtual YWidgetFactory * createWidgetFactory ()
 
virtual YApplication * createApplication ()
 

Constructor & Destructor Documentation

◆ YNCHttpUI()

YNCHttpUI::YNCHttpUI ( bool withThreads)

Constructor.

◆ ~YNCHttpUI()

YNCHttpUI::~YNCHttpUI ( )
inline

Destructor.

Member Function Documentation

◆ createWidgetFactory()

YWidgetFactory * YNCHttpUI::createWidgetFactory ( )
protectedvirtual

Widget factory that provides all the createXY() methods for standard (mandatory, i.e. non-optional) widgets.

Reimplemented from YNCursesUI as we need to override methods NCDialog, so need to create NCHttpDialog instead there.

◆ idleLoop()

void YNCHttpUI::idleLoop ( int fd_ycp)
virtual

Idle around until fd_ycp is readable


The documentation for this class was generated from the following files: