libyui-qt-rest-api
|
Public Member Functions | |
YQHttpUI (bool withThreads) | |
virtual | ~YQHttpUI () |
void | initUI () |
Friends | |
class | YQHttpUISignalReceiver |
YQHttpUI::YQHttpUI | ( | bool | withThreads | ) |
Constructor.
|
virtual |
Destructor.
void YQHttpUI::initUI | ( | ) |
Post-constructor initialization. If running with threads, this has to be called in the UI thread. Any subsequent calls will do nothing.