- testing 6.2.5-1
- unstable 6.3.0-1
- experimental 6.2.91-1
KQML(1) | kqml User's Manual | KQML(1) |
NAME¶
kqml - QML Runtime with KLocalizedContext
SYNOPSIS¶
kqml [-v, --version] [-h, --help] [-d, --domaindomain] [files...] [-- args...]
DESCRIPTION¶
kqml is a QML runtime with initialized KLocalizedContext.
Unlike the qml tool that comes with qt-declarative package, kqml initializes KLocalizedContext that allows testing real-world applications and scratch files with i18n calls throughout their code and imported libraries.
OPTIONS¶
-v, --version
-d, --domain domain
-h, --help
files...
args...
SEE ALSO¶
More detailed user documentation is available from help:/plasma-desktop (either enter this URL into Konqueror, or run khelpcenter help:/plasma-desktop).
AUTHORS¶
kqml was written by ivan tkachenko <me@raitjas.tk>.
2023-06-10 | KDE Plasma Plasma 6.0 |