Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qtentrypoint_win.cpp File Reference

(6d820c85510ad440a444bb0aba73b8ad887d9251)

#include <stdlib.h>
#include <qt_windows.h>
#include <shellapi.h>
Include dependency graph for qtentrypoint_win.cpp:

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)

Function Documentation

◆ main()

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]

[0]

[0]

Definition at line 52 of file src_corelib_global_qglobal_widgets.cpp.

References PDFTestEnvironment::PDFTestEnvironment(), AbsoluteLocations, EmbedderTestEnvironment::AddFlags(), alwaysOwerwriteEnabled, appstoreCompliant, ArmBased, assignKnownModuleIds(), codesignIdentiy, CommandLineParseError, CommandLineParseHelpRequested, CommandLineVersionRequested, copyPreloadPlugins(), copyPreloadQmlImports(), copyQtLibs(), Options::createAppx, deployFramework, QDocDatabase::destroyQdocDB(), docTypeHeader, dualExecutionMode(), executeOperationsForTime(), executeSlowOperations(), Location::exitCode(), FX_InitializeMemoryAllocators(), EmbedderTestEnvironment::GetInstance(), hardenedRuntime, HeuristicSameText, HeuristicSimilarText, IntelBased, WasmBinary::INVALID, DeploymentInfo::isDebug, DeploymentInfo::isFramework, Options::json, keywords, librarySearchPath, logLevel, ConversionData::m_noUiLines, ConversionData::m_sourceIsUtf16, makeTable(), Coordinate::myX, Coordinate::myY, NoLocations, NoObsolete, NoSort, NoUiLines, optVerboseLevel, originalHandler, VkSpecParser::parse(), parseArguments(), 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, secureTimestamp, showUsage(), singleExecutionMode(), SortMessages, SourceIsUtf16, startExample(), WasmBinary::STATIC, QmlTypeNode::terminate(), WasmBinary::type, UnknownPlatform, usage(), Verbose, verifyPaths(), Werror, and WindowsDesktopMsvc.

Here is the call graph for this function:

◆ qtEntryPoint()

int qtEntryPoint ( )
inlinestatic

Definition at line 40 of file qtentrypoint_win.cpp.

References main().

Here is the call graph for this function:

◆ wideToMulti()

char * wideToMulti ( unsigned int codePage,
const wchar_t * aw )
inlinestatic

Definition at line 32 of file qtentrypoint_win.cpp.

◆ WinMain()

int WINAPI WinMain ( HINSTANCE ,
HINSTANCE ,
LPSTR ,
int  )

Definition at line 61 of file qtentrypoint_win.cpp.

◆ wWinMain()

int WINAPI wWinMain ( HINSTANCE ,
HINSTANCE ,
LPWSTR ,
int  )

Definition at line 66 of file qtentrypoint_win.cpp.