General Purpose Geodetic Library
nsOptions Struct Reference

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
 

Detailed Description

Definition at line 78 of file nuSolve.cpp.

Member Data Documentation

◆ altSetupAppName

QString nsOptions::altSetupAppName

Definition at line 82 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ altSetupName

QString nsOptions::altSetupName

Definition at line 81 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ args

QList<QString> nsOptions::args

Definition at line 98 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ databaseName

QString nsOptions::databaseName

Definition at line 97 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ have2ForceAutomaticProcessing

bool nsOptions::have2ForceAutomaticProcessing

Definition at line 90 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ have2ForceWizard

bool nsOptions::have2ForceWizard

Definition at line 93 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ have2LoadImmatureSession

bool nsOptions::have2LoadImmatureSession

Definition at line 95 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ have2SkipAutomaticProcessing

bool nsOptions::have2SkipAutomaticProcessing

Definition at line 89 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ have2UseAltSetup

bool nsOptions::have2UseAltSetup

Definition at line 83 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ isForcedCatalogMode

bool nsOptions::isForcedCatalogMode

Definition at line 85 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ isForcedStandaloneMode

bool nsOptions::isForcedStandaloneMode

Definition at line 86 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ isNeedSignalHandler

bool nsOptions::isNeedSignalHandler

Definition at line 91 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ ofFmt

Definition at line 88 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ scriptFileName

QString nsOptions::scriptFileName

Definition at line 96 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ settings

QSettings* nsOptions::settings

Definition at line 80 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ shouldInvokeSystemWideWizard

bool nsOptions::shouldInvokeSystemWideWizard

Definition at line 94 of file nuSolve.cpp.

Referenced by main(), and parse_opt().

◆ useDefaultSetup

bool nsOptions::useDefaultSetup

Definition at line 87 of file nuSolve.cpp.

Referenced by main(), and parse_opt().


The documentation for this struct was generated from the following file: