|  | CuteHMI - Daemon (cutehmi.daemon.1)
    | 
 
 
  
 
    1 #ifndef H_TOOLS_CUTEHMI_DAEMON_1_SRC_CUTEHMI_DAEMON_COREDATA_HPP 
    2 #define H_TOOLS_CUTEHMI_DAEMON_1_SRC_CUTEHMI_DAEMON_COREDATA_HPP 
    4 #include <QCoreApplication> 
    5 #include <QCommandLineParser> 
 
 
struct cutehmi::daemon::CoreData::Options * opt
Definition: CoreData.hpp:15
Definition: CoreData.hpp:10
QCommandLineOption app
Definition: CoreData.hpp:17
QCommandLineOption basedir
Definition: CoreData.hpp:18
QCommandLineOption pidfile
Definition: CoreData.hpp:20
QCoreApplication * app
Definition: CoreData.hpp:12
QCommandLineOption lang
Definition: CoreData.hpp:19
QCommandLineParser * cmd
Definition: CoreData.hpp:13
QCommandLineOption project
Definition: CoreData.hpp:21