44 Argument &qtWidgetsGuiArg();
45 Argument &qtQuickGuiArg();
46 Argument &languageArg();
48 bool areQtGuiArgsPresent()
const;
49 void applySettings(
bool preventApplyingDefaultFont =
false)
const;
50#ifdef QT_UTILITIES_GUI_QTQUICK
51 void applySettingsForQuickGui()
const;
55 Argument m_qtWidgetsGuiArg;
56 Argument m_qtQuickGuiArg;
58 Argument m_qmlDebuggerArg;
59 Argument m_widgetsStyleArg;
60 Argument m_quickControls2StyleArg;
61 Argument m_iconThemeArg;
63 Argument m_libraryPathsArg;
64 Argument m_platformThemeArg;
65 Argument m_sceneGraphRenderLoopArg;