QT5OPTIONS(7) | Qt-Befehlszeilendokumentation | QT5OPTIONS(7) |
NAME
qt5options - Allgemeine Befehlszeilenparameter für alle Anwendungen, die auf dem Qt(TM)-Toolkit basieren.
ÜBERSICHT
Qt application [-style= style / -style style] [-stylesheet= stylesheet / -stylesheet stylesheet] [-widgetcount] [-reverse] [-qmljsdebugger= port] [-platform platformName[:options]] [-platformpluginpath path] [-platformtheme platformTheme] [-plugin plugin] [-qwindowgeometry geometry] [-qwindowicon icon] [-qwindowtitle title] [-reverse] [-session session] [-display hostname:screen_number] [-geometry geometry] [-dialogs= [xp|none]] [-fontengine= freetype] [-h, --help and -? on Windows®] [-v --version]
OPTIONEN
Die folgenden Parameter gelten für alle Qt(TM)-Anwendungen:
-style= style / -style style
-stylesheet= stylesheet / -stylesheet stylesheet
-widgetcount
-reverse
-qmljsdebugger= port
-platform platformName[:options]
-platformpluginpath path
-platformtheme platformTheme
-plugin plugin
-qwindowgeometry geometry
-qwindowicon icon
-qwindowtitle title
-session session
-display hostname:screen_number
-geometry geometry
-dialogs= [xp|none]
-fontengine= freetype
-h, --help und -? unter Windows®
-v --version
SIEHE AUCH
AUTOREN
Die Handbuchseite wurde ursprünglich von Lauri Watts<lauri@kde.org> geschrieben
Aktualisierung für Frameworks 5 durch Burkhard Lück <lueck@hube-lueck.de>
Die Informationen dieser Handbuchseite stammen von der QApplication-Dokumentation[1], der QGuiApplication-Dokumentation[2] und der QCommandLineParser-Dokumentation[3].
AUTOREN
Lauri Watts <lauri@kde.org>
Burkhard Lück <lueck@hube-lueck.de>
FUßNOTEN
- 1.
- QApplication-Dokumentation
- 2.
- QGuiApplication-Dokumentation
- 3.
- QCommandLineParser-Dokumentation
2016-06-04 | KDE Frameworks Qt 5.4 |