![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
int | main (int, char **) |
[48] | |
static char * | wideToMulti (unsigned int codePage, const wchar_t *aw) |
static int | qtEntryPoint () |
int WINAPI | WinMain (HINSTANCE, HINSTANCE, LPSTR, int) |
int WINAPI | wWinMain (HINSTANCE, HINSTANCE, LPWSTR, int) |
int main | ( | int | argc, |
char ** | argv ) |
[48]
[dynamic_tooltip]
[5]
[2]
[0]
[6]
[48]
[48]
[6]
[0]
[0]
[1]
[1]
[2]
[2]
[3]
[3]
[0]
[0]
[1]
[1]
[0]
[0]
[0]
[0]
Definition at line 230 of file src_corelib_global_qglobal.cpp.
References PDFTestEnvironment::PDFTestEnvironment(), AbsoluteLocations, EmbedderTestEnvironment::AddFlags(), alwaysOwerwriteEnabled, appstoreCompliant, assignKnownModuleIds(), codesignIdentiy, CommandLineParseError, CommandLineParseHelpRequested, CommandLineVersionRequested, deployFramework, QDocDatabase::destroyQdocDB(), docTypeHeader, dualExecutionMode(), evalHandler, executeOperationsForTime(), executeSlowOperations(), Location::exitCode(), FX_InitializeMemoryAllocators(), EmbedderTestEnvironment::GetInstance(), hardenedRuntime, HeuristicSameText, HeuristicSimilarText, DeploymentInfo::isDebug, DeploymentInfo::isFramework, Options::json, keywords, librarySearchPath, logLevel, ConversionData::m_ignoreUnfinished, ConversionData::m_noUiLines, ConversionData::m_saveMode, ConversionData::m_sourceIsUtf16, ConversionData::m_verbose, makeTable(), Coordinate::myX, Coordinate::myY, NoLocations, NoObsolete, NoSort, NoUiLines, optVerboseLevel, originalHandler, VkSpecParser::parse(), Scanner::parseArguments(), PluralOnly, pp_keywords, printArgumentsLiterally, Scanner::printErrors(), printUsage(), Scanner::printUsage(), Scanner::process(), QSqlDatabase_snippets(), QSqlField_snippets(), QSqlQuery_snippets(), QSqlQueryModel_snippets(), QSqlTableModel_snippets(), qt_dbus_metaobject_skip_annotations, qtModuleEntries, RelativeLocations, removeExcludedSources(), restartExample(), QDBusXmlToCpp::run(), runCodesign, runMoc(), runStripEnabled, SaveEverything, SaveStripped, secureTimestamp, showUsage(), singleExecutionMode(), SortMessages, SourceIsUtf16, startExample(), QmlTypeNode::terminate(), usage(), Verbose, EvalHandler::verbose, and Werror.
Referenced by qtEntryPoint().
|
inlinestatic |
Definition at line 40 of file qtentrypoint_win.cpp.
References main().
|
inlinestatic |
Definition at line 32 of file qtentrypoint_win.cpp.
int WINAPI WinMain | ( | HINSTANCE | , |
HINSTANCE | , | ||
LPSTR | , | ||
int | ) |
Definition at line 61 of file qtentrypoint_win.cpp.
int WINAPI wWinMain | ( | HINSTANCE | , |
HINSTANCE | , | ||
LPWSTR | , | ||
int | ) |
Definition at line 66 of file qtentrypoint_win.cpp.