General Purpose Geodetic Library
|
Public Attributes | |
QSettings * | settings |
QString | altSetupName |
QString | altSetupAppName |
bool | have2UseAltSetup |
bool | isForcedCatalogMode |
bool | isForcedStandaloneMode |
bool | useDefaultSetup |
SgVlbiSessionInfo::OriginType | ofFmt |
bool | have2SkipAutomaticProcessing |
bool | have2ForceAutomaticProcessing |
bool | isNeedSignalHandler |
bool | have2ForceWizard |
bool | shouldInvokeSystemWideWizard |
bool | have2LoadImmatureSession |
QString | scriptFileName |
QString | databaseName |
QList< QString > | args |
Definition at line 78 of file nuSolve.cpp.
QString nsOptions::altSetupAppName |
Definition at line 82 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
QString nsOptions::altSetupName |
Definition at line 81 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
QList<QString> nsOptions::args |
Definition at line 98 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
QString nsOptions::databaseName |
Definition at line 97 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::have2ForceAutomaticProcessing |
Definition at line 90 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::have2ForceWizard |
Definition at line 93 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::have2LoadImmatureSession |
Definition at line 95 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::have2SkipAutomaticProcessing |
Definition at line 89 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::have2UseAltSetup |
Definition at line 83 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::isForcedCatalogMode |
Definition at line 85 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::isForcedStandaloneMode |
Definition at line 86 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::isNeedSignalHandler |
Definition at line 91 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
SgVlbiSessionInfo::OriginType nsOptions::ofFmt |
Definition at line 88 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
QString nsOptions::scriptFileName |
Definition at line 96 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
QSettings* nsOptions::settings |
Definition at line 80 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::shouldInvokeSystemWideWizard |
Definition at line 94 of file nuSolve.cpp.
Referenced by main(), and parse_opt().
bool nsOptions::useDefaultSetup |
Definition at line 87 of file nuSolve.cpp.
Referenced by main(), and parse_opt().