General Purpose Geodetic Library
vdbcOptions Struct Reference

Public Attributes

QSettings * settings
 
QString altSetupName
 
QString altSetupAppName
 
QString inputArg
 
bool have2UseAltSetup
 
bool have2ForceWizard
 
bool shouldInvokeSystemWideWizard
 
bool isDryRun
 
bool useStdLocale
 

Detailed Description

Definition at line 84 of file vgosDbCalc.cpp.

Member Data Documentation

◆ altSetupAppName

QString vdbcOptions::altSetupAppName

Definition at line 88 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ altSetupName

QString vdbcOptions::altSetupName

Definition at line 87 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ have2ForceWizard

bool vdbcOptions::have2ForceWizard

Definition at line 91 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ have2UseAltSetup

bool vdbcOptions::have2UseAltSetup

Definition at line 90 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ inputArg

QString vdbcOptions::inputArg

Definition at line 89 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ isDryRun

bool vdbcOptions::isDryRun

Definition at line 93 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ settings

QSettings* vdbcOptions::settings

Definition at line 86 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ shouldInvokeSystemWideWizard

bool vdbcOptions::shouldInvokeSystemWideWizard

Definition at line 92 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().

◆ useStdLocale

bool vdbcOptions::useStdLocale

Definition at line 94 of file vgosDbCalc.cpp.

Referenced by main(), and parse_opt().


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