4 #ifndef pqCommandLineOptionsBehavior_h 5 #define pqCommandLineOptionsBehavior_h 20 typedef QObject Superclass;
28 static void resetApplication();
34 static void processServerConnection();
39 static void processPlugins();
44 static void processData();
49 static void processState();
54 static void processScript();
59 static void processLive();
64 static bool processTests();
67 void processCommandLineOptions();
#define PQAPPLICATIONCOMPONENTS_EXPORT
pqCommandLineOptionsBehavior processes command-line options on startup and performs relevant actions ...