Home
last modified time | relevance | path

Searched defs:GuiServer (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication.h123 enum Type { Tty, GuiClient, GuiServer }; enumerator
/dports/devel/qmake/qt-x11-free-3.3.8/src/kernel/
H A Dqapplication.h73 enum Type { Tty, GuiClient, GuiServer }; enumerator
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtGui.py2529 GuiServer = 0 variable in QApplication