Uses of Class
io.qt.core.QCommandLineOption
Packages that use QCommandLineOption
-
Uses of QCommandLineOption in io.qt.core
Methods in io.qt.core that return QCommandLineOptionModifier and TypeMethodDescriptionfinal QCommandLineOption
QCommandLineParser.addHelpOption()
final QCommandLineOption
QCommandLineParser.addVersionOption()
QCommandLineOption.clone()
Methods in io.qt.core with parameters of type QCommandLineOptionModifier and TypeMethodDescriptionfinal boolean
QCommandLineParser.addOption
(QCommandLineOption commandLineOption) final boolean
QCommandLineParser.isSet
(QCommandLineOption option) final void
QCommandLineOption.swap
(QCommandLineOption other) final String
QCommandLineParser.value
(QCommandLineOption option) final QStringList
QCommandLineParser.values
(QCommandLineOption option) Method parameters in io.qt.core with type arguments of type QCommandLineOptionModifier and TypeMethodDescriptionfinal boolean
QCommandLineParser.addOptions
(Collection<? extends QCommandLineOption> options) Constructors in io.qt.core with parameters of type QCommandLineOptionModifierConstructorDescription