25 Argument &qtWidgetsGuiArg();
26 Argument &qtQuickGuiArg();
27 Argument &languageArg();
29 bool areQtGuiArgsPresent()
const;
30 void applySettings(
bool preventApplyingDefaultFont =
false)
const;
31#ifdef QT_UTILITIES_GUI_QTQUICK
32 void applySettingsForQuickGui()
const;
36 Argument m_qtWidgetsGuiArg;
37 Argument m_qtQuickGuiArg;
39 Argument m_qmlDebuggerArg;
40 Argument m_widgetsStyleArg;
41 Argument m_quickControls2StyleArg;
42 Argument m_iconThemeArg;
44 Argument m_libraryPathsArg;
45 Argument m_platformThemeArg;
46 Argument m_sceneGraphRenderLoopArg;