Definition at line 119 of file main.cpp.
◆ CommandLineOptions()
CommandLineOptions::CommandLineOptions |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
|
inline |
◆ binaryDir()
const std::string & CommandLineOptions::binaryDir |
( |
| ) |
const |
|
inline |
◆ copy()
bool CommandLineOptions::copy |
( |
| ) |
const |
|
inline |
◆ debug()
bool CommandLineOptions::debug |
( |
| ) |
const |
|
inline |
◆ frameworkIncludeDir()
const std::string & CommandLineOptions::frameworkIncludeDir |
( |
| ) |
const |
|
inline |
◆ generatedHeaders()
const std::set< std::string > & CommandLineOptions::generatedHeaders |
( |
| ) |
const |
|
inline |
◆ headers()
const std::set< std::string > & CommandLineOptions::headers |
( |
| ) |
const |
|
inline |
◆ includeDir()
const std::string & CommandLineOptions::includeDir |
( |
| ) |
const |
|
inline |
◆ isFramework()
bool CommandLineOptions::isFramework |
( |
| ) |
const |
|
inline |
◆ isInternal()
bool CommandLineOptions::isInternal |
( |
| ) |
const |
|
inline |
◆ isNonQtModule()
bool CommandLineOptions::isNonQtModule |
( |
| ) |
const |
|
inline |
◆ isValid()
bool CommandLineOptions::isValid |
( |
| ) |
const |
|
inline |
◆ knownModules()
const std::set< std::string > & CommandLineOptions::knownModules |
( |
| ) |
const |
|
inline |
◆ minimal()
bool CommandLineOptions::minimal |
( |
| ) |
const |
|
inline |
◆ moduleName()
const std::string & CommandLineOptions::moduleName |
( |
| ) |
const |
|
inline |
◆ printHelp()
void CommandLineOptions::printHelp |
( |
| ) |
const |
|
inline |
◆ printHelpOnly()
bool CommandLineOptions::printHelpOnly |
( |
| ) |
const |
|
inline |
◆ privateHeadersRegex()
const std::regex & CommandLineOptions::privateHeadersRegex |
( |
| ) |
const |
|
inline |
◆ privateIncludeDir()
const std::string & CommandLineOptions::privateIncludeDir |
( |
| ) |
const |
|
inline |
◆ publicNamespaceRegex()
const std::regex & CommandLineOptions::publicNamespaceRegex |
( |
| ) |
const |
|
inline |
◆ qpaHeadersRegex()
const std::regex & CommandLineOptions::qpaHeadersRegex |
( |
| ) |
const |
|
inline |
◆ qpaIncludeDir()
const std::string & CommandLineOptions::qpaIncludeDir |
( |
| ) |
const |
|
inline |
◆ rhiHeadersRegex()
const std::regex & CommandLineOptions::rhiHeadersRegex |
( |
| ) |
const |
|
inline |
◆ rhiIncludeDir()
const std::string & CommandLineOptions::rhiIncludeDir |
( |
| ) |
const |
|
inline |
◆ scanAllMode()
bool CommandLineOptions::scanAllMode |
( |
| ) |
const |
|
inline |
◆ showOnly()
bool CommandLineOptions::showOnly |
( |
| ) |
const |
|
inline |
◆ sourceDir()
const std::string & CommandLineOptions::sourceDir |
( |
| ) |
const |
|
inline |
◆ stagingDir()
const std::string & CommandLineOptions::stagingDir |
( |
| ) |
const |
|
inline |
◆ versionScriptFile()
const std::string & CommandLineOptions::versionScriptFile |
( |
| ) |
const |
|
inline |
◆ warningsAreErrors()
bool CommandLineOptions::warningsAreErrors |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: