![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Types | |
| enum | DeploymentMechanism { Bundled , Unbundled , Bundled , Unbundled } |
| enum | TriState { Auto , False , True , Auto , False , True } |
| enum | DebugDetection { DebugDetectionAuto , DebugDetectionForceDebug , DebugDetectionForceRelease , DebugDetectionAuto , DebugDetectionForceDebug , DebugDetectionForceRelease } |
| enum | DeploymentMechanism { Bundled , Unbundled , Bundled , Unbundled } |
| enum | TriState { Auto , False , True , Auto , False , True } |
| enum | DebugDetection { DebugDetectionAuto , DebugDetectionForceDebug , DebugDetectionForceRelease , DebugDetectionAuto , DebugDetectionForceDebug , DebugDetectionForceRelease } |
| using | BundledFile = std::pair<QString, QString> |
| using | BundledFile = std::pair<QString, QString> |
Public Member Functions | |
| Options () | |
| void | setCurrentQtArchitecture (const QString &arch, const QString &directory, const QHash< QString, QString > &directories) |
| Options () | |
| void | setCurrentQtArchitecture (const QString &arch, const QString &directory, const QHash< QString, QString > &directories) |
| using Options::BundledFile = std::pair<QString, QString> |
| using Options::BundledFile = std::pair<QString, QString> |
| enum Options::TriState |
| enum Options::TriState |
|
inline |
Definition at line 96 of file main.cpp.
References Options(), auxMode, build, buildAar, Bundled, deploymentMechanism, generateJavaQmlComponents, helpRequested, installApk, internalSf, protectedAuthenticationPath, releasePackage, sectionsOnly, timing, uninstallApk, and verbose.
Referenced by Options().
| ModuleBitset Options::additionalLibraries |
| QStringList Options::amStarttestArgs |
| QStringList Options::androidDeployPlugins |
| QHash< QString, QStringList > Options::archExtraLibs |
| QHash< QString, QStringList > Options::archExtraPlugins |
| QHash< QString, QtInstallDirectoryWithTriple > Options::architectures |
| bool Options::auxMode |
Definition at line 133 of file main.cpp.
Referenced by Options(), and parseOptions().
| QStringList Options::binaries |
| bool Options::build |
Definition at line 132 of file main.cpp.
Referenced by Options(), and parseOptions().
| bool Options::buildAAB = false |
Definition at line 188 of file main.cpp.
Referenced by parseOptions().
| bool Options::buildAar |
Definition at line 256 of file main.cpp.
Referenced by Options(), and parseOptions().
| QHash< QString, QList< BundledFile > > Options::bundledFiles |
| quint16 Options::clientPort {0} |
Definition at line 147 of file qdesigner.cpp.
| bool Options::compilerRunTime = false |
Definition at line 189 of file main.cpp.
Referenced by deploy(), and parseArguments().
| bool Options::copyDependenciesOnly = false |
Definition at line 135 of file main.cpp.
Referenced by parseOptions().
| bool Options::createAppx = false |
Definition at line 218 of file main.cpp.
Referenced by main(), and parseArguments().
| DebugDetection Options::debugDetection = DebugDetectionAuto |
Definition at line 211 of file main.cpp.
Referenced by deploy(), and parseArguments().
| bool Options::deployInsightTrackerPlugin = false |
Definition at line 216 of file main.cpp.
Referenced by parseArguments().
| DeploymentMechanism Options::deploymentMechanism |
Definition at line 193 of file main.cpp.
Referenced by Options(), parseOptions(), and updateFile().
| bool Options::deployPdb = false |
Definition at line 212 of file main.cpp.
Referenced by parseArguments(), and updateLibrary().
| ModuleBitset Options::disabledLibraries |
| bool Options::dryRun = false |
Definition at line 213 of file main.cpp.
Referenced by parseArguments().
| bool Options::enableInternalDynamicProperties {false} |
Definition at line 148 of file qdesigner.cpp.
Referenced by parseDesignerCommandLineArguments().
| QStringList Options::extraLibs |
| QStringList Options::extraPlugins |
| QStringList Options::features |
Definition at line 251 of file main.cpp.
Referenced by testing.tools.test_runner._PerProcessConfig::InitializeFeatures().
| bool Options::ffmpeg = true |
Definition at line 191 of file main.cpp.
Referenced by parseArguments().
| QStringList Options::files |
Definition at line 142 of file qdesigner.cpp.
Referenced by PRESUBMIT_test_mocks.MockInputApi::AffectedFiles().
| bool Options::forceOpenSslPlugin = false |
Definition at line 217 of file main.cpp.
Referenced by deploy(), and parseArguments().
| bool Options::generateJavaQmlComponents |
| bool Options::helpRequested = false |
Definition at line 129 of file main.cpp.
Referenced by Options(), parseOptions(), parseOptions(), and setPackagePath().
| bool Options::ignoreLibraryErrors = false |
Definition at line 215 of file main.cpp.
Referenced by parseArguments(), and updateLibrary().
| bool Options::installApk |
Definition at line 224 of file main.cpp.
Referenced by Options(), and parseOptions().
| bool Options::internalSf |
Definition at line 218 of file main.cpp.
Referenced by Options(), and parseOptions().
| bool Options::isZstdCompressionEnabled = false |
Definition at line 189 of file main.cpp.
Referenced by copyGradleTemplate().
| JsonOutput * Options::json = nullptr |
Definition at line 209 of file main.cpp.
Referenced by deployWebEngineCore(), main(), and parseArguments().
| QStringList Options::languages |
| bool Options::libraries = true |
Definition at line 184 of file main.cpp.
Referenced by deploy(), and parseArguments().
| ListOption Options::list = ListNone |
| QHash< QString, QStringList > Options::localLibs |
| QByteArray Options::minSdkVersion {"28"} |
| bool Options::noRccBundleCleanup = false |
Definition at line 134 of file main.cpp.
Referenced by parseOptions().
| bool Options::patchQt = true |
Definition at line 214 of file main.cpp.
Referenced by parseArguments().
| QStringList Options::permissions |
| Platform Options::platform = WindowsDesktopMsvcIntel |
| QStringList Options::pluginPaths |
Definition at line 144 of file qdesigner.cpp.
| bool Options::plugins = true |
Definition at line 183 of file main.cpp.
Referenced by deploy(), and parseArguments().
| PluginSelections Options::pluginSelections |
| QList< QStringList > Options::preTestRunAdbCommands |
| bool Options::protectedAuthenticationPath |
Definition at line 220 of file main.cpp.
Referenced by Options(), and parseOptions().
| QStringList Options::qmlDirectories |
| QStringList Options::qmlImportPaths |
| int Options::qmlImportTimeout = 30000 |
Definition at line 199 of file main.cpp.
Referenced by parseArguments().
| QStringList Options::qrcFiles |
| QHash< QString, QList< QtDependency > > Options::qtDependencies |
| std::optional< QVersionNumber > Options::qtVersion |
Definition at line 145 of file qdesigner.cpp.
| bool Options::quickImports = true |
Definition at line 185 of file main.cpp.
Referenced by deploy(), deployWebProcess(), and parseArguments().
| bool Options::releasePackage |
Definition at line 206 of file main.cpp.
Referenced by Options(), and parseOptions().
| QString Options::resourceDir {QLibraryInfo::path(QLibraryInfo::TranslationsPath)} |
Definition at line 143 of file qdesigner.cpp.
| int Options::resultsPullRetries = 3 |
Definition at line 39 of file main.cpp.
Referenced by pullResults().
| bool Options::sectionsOnly |
Definition at line 219 of file main.cpp.
Referenced by Options(), and parseOptions().
| bool Options::server {false} |
Definition at line 146 of file qdesigner.cpp.
Referenced by QDesigner::parseCommandLineArguments(), and parseDesignerCommandLineArguments().
| bool Options::showLogcatOutput = false |
Definition at line 56 of file main.cpp.
Referenced by main(), and parseOptions().
| bool Options::skipAddInstallRoot = false |
Definition at line 37 of file main.cpp.
Referenced by parseOptions().
| bool Options::softwareRasterizer = true |
Definition at line 190 of file main.cpp.
Referenced by deploy(), and parseArguments().
| QString Options::stdCppName = QStringLiteral("c++_shared") |
| bool Options::systemD3dCompiler = true |
Definition at line 187 of file main.cpp.
Referenced by deploy(), and parseArguments().
| bool Options::systemDxc = true |
Definition at line 188 of file main.cpp.
Referenced by deploy(), and parseArguments().
| QByteArray Options::targetSdkVersion {"35"} |
| QStringList Options::testArgsList |
| int Options::timeoutSecs = 600 |
Definition at line 38 of file main.cpp.
Referenced by parseOptions(), and waitForFinished().
| QElapsedTimer Options::timer |
| bool Options::timing |
Definition at line 131 of file main.cpp.
Referenced by Options(), and parseOptions().
| bool Options::translations = true |
Definition at line 186 of file main.cpp.
Referenced by deploy(), deployWebEngineCore(), deployWebProcess(), and parseArguments().
| bool Options::uninstallApk |
Definition at line 225 of file main.cpp.
Referenced by Options(), and parseOptions().
| unsigned Options::updateFileFlags = 0 |
Definition at line 196 of file main.cpp.
Referenced by deployWebEngineCore(), and parseArguments().
| bool Options::useLegacyPackaging = false |
Definition at line 202 of file main.cpp.
Referenced by copyFiles().
| bool Options::verbose = false |
Definition at line 130 of file main.cpp.
Referenced by Options(), coverage_report.CoverageExecutor::call(), coverage_report.CoverageExecutor::call_silent(), coverage_report.CoverageExecutor::check_output(), coverage_report.CoverageExecutor::generate_coverage(), parseOptions(), parseOptions(), and updateFile().