#include <App.h>
◆ App() [1/3]
| App::App |
( |
IEventQueue * | events, |
|
|
const QString & | processName ) |
◆ App() [2/3]
◆ App() [3/3]
◆ ~App()
◆ appUtil()
◆ bye()
| void App::bye |
( |
int | error | ) |
|
|
inlineoverridevirtual |
◆ daemonInfo()
| virtual const char * App::daemonInfo |
( |
| ) |
const |
|
pure virtual |
◆ daemonMainLoop()
| int App::daemonMainLoop |
( |
int | , |
|
|
const char ** | ) |
◆ getEvents()
◆ getSocketMultiplexer()
◆ handleScreenError()
| void App::handleScreenError |
( |
| ) |
const |
◆ initApp()
◆ instance()
◆ loadConfig() [1/2]
| virtual void App::loadConfig |
( |
| ) |
|
|
pure virtual |
◆ loadConfig() [2/2]
| virtual bool App::loadConfig |
( |
const std::string & | pathname | ) |
|
|
pure virtual |
◆ loggingFilterWarning()
| void App::loggingFilterWarning |
( |
| ) |
const |
◆ operator=() [1/2]
| App & App::operator= |
( |
App && | | ) |
|
|
delete |
◆ operator=() [2/2]
| App & App::operator= |
( |
App const & | | ) |
|
|
delete |
◆ parseArgs()
| virtual void App::parseArgs |
( |
| ) |
|
|
pure virtual |
◆ processName()
| QString App::processName |
( |
| ) |
const |
|
inline |
◆ run()
◆ runEventsLoop()
| void App::runEventsLoop |
( |
const void * | | ) |
|
|
protected |
◆ setByeFunc()
| void App::setByeFunc |
( |
void(* | bye )(int) | ) |
|
|
inlineoverridevirtual |
◆ setEvents()
◆ setSocketMultiplexer()
◆ setupFileLogging()
| void App::setupFileLogging |
( |
| ) |
|
The documentation for this class was generated from the following files: