table of contents
QT6OPTIONS(7) | Documentatie voor commandorege | QT6OPTIONS(7) |
NAME¶
qt6options - Gemeenschappelijke commandoregelopties voor alle applicaties gebaseerd op de Qt(TM)-hulpmiddelen
SAMENVATTING¶
Qt-toepassing [-style= stijl / -style stijl] [-stylesheet= stijlsheet / -stylesheet stijlsheet] [-widgetcount] [-reverse] [-qmljsdebugger= poort] [-platform platformNaam[:opties]] [-platformpluginpath pad] [-platformtheme platformThema] [-plugin plug-in] [-qwindowgeometry geometrie] [-qwindowicon pictogram] [-qwindowtitle titel] [-reverse] [-session sessie] [-display hostnaam:schermnummer] [-geometry geometrie] [-dialogs= [xp|none]] [-fontengine= freetype] [-h, --help and -? on Windows®] [-v --version]
OPTIES¶
De volgende opties zijn van toepassing op alle Qt(TM)-applicaties:
-style= stijl / -style stijl
-stylesheet= stijlsheet / -stylesheet stijlsheet
-widgetcount
-reverse
-qmljsdebugger= poort
-platform platformNaam[:opties]
-platformpluginpath pad
-platformtheme platformThema
-plugin plug-in
-qwindowgeometry geometrie
-qwindowicon pictogram
-qwindowtitle titel
-session sessie
-display hostnaam:schermnummer
-geometry geometie
-dialogs= [xp|none]
-fontengine= freetype
-h, --help en -? on Windows®
-v --version
ZIE OOK¶
kf6opties(7)
AUTEURS¶
Manpagina oorspronkelijk geschreven door Lauri Watts <lauri@kde.org>
Bijgewerkt naar Frameworks door Burkhard Lück <lueck@hube-lueck.de>
De informatie voor deze manpagina komen uit QApplication documentatie[1], QGuiApplication documentatie[2] en QCommandLineParser documentatie[3].
AUTEURS¶
Lauri Watts <lauri@kde.org>
Burkhard Lück <lueck@hube-lueck.de>
OPMERKINGEN¶
- 1.
- QApplication documentatie
- 2.
- QGuiApplication documentatie
- 3.
- QCommandLineParser documentatie
2016-06-04 | KDE Frameworks Qt 6 |