Developer Documentation
Loading...
Searching...
No Matches
CommandLineParser.hh
1
2
#include <QCommandLineParser>
3
4
enum
CommandLineParseResult
5
{
6
CommandLineOk,
7
CommandLineError,
8
CommandLineVersionRequested,
9
CommandLineHelpRequested
10
};
11
12
static
bool
openPolyMeshes =
false
;
13
static
bool
remoteControl =
false
;
14
15
// Parse all options
16
CommandLineParseResult parseCommandLine(QCommandLineParser &parser, QString *errorMessage);
OpenFlipper
CommandLine
CommandLineParser.hh
Generated on Wed Jul 16 2025 14:44:31 for Developer Documentation by
1.9.8