Home
last modified time | relevance | path

Searched refs:defaultGraphicsSystem (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/qmc2/qmc2-0.195_4/qmc2/arcade/
H A Dmain.cpp89 QString defGSys(globalConfig->defaultGraphicsSystem()); in showHelp()
278 QString gSys = globalConfig->defaultGraphicsSystem(); in main()
H A Darcadesettings.h59 QString defaultGraphicsSystem();
H A Dtweakedqmlappviewer.cpp661 return globalConfig->defaultGraphicsSystem(); in cliParamValue()
H A Darcadesettings.cpp180 QString ArcadeSettings::defaultGraphicsSystem() in defaultGraphicsSystem() function in ArcadeSettings
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/embedded/
H A Dqscreen_qws.cpp371 QWSGraphicsSystem defaultGraphicsSystem; //### member in QScreenPrivate
1277 : defaultGraphicsSystem(QWSGraphicsSystem(parent)), in QScreenPrivate()
1290 graphicsSystem = &defaultGraphicsSystem; in QScreenPrivate()