GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
KQML(1) kqml User's Manual KQML(1)

kqml - QML Runtime with KLocalizedContext

kqml [-v, --version] [-h, --help] [-d, --domaindomain] [files...] [-- args...]

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.

-v, --version

Displays version information.

-d, --domain domain

The main localization domain.

-h, --help

Displays this help.

files...

Any number of QML files can be loaded. They will share the same engine.

args...

Arguments after '--' are ignored, but passed through to the application.arguments variable in QML.

More detailed user documentation is available from help:/plasma-desktop (either enter this URL into Konqueror, or run khelpcenter help:/plasma-desktop).

kqml was written by ivan tkachenko <me@raitjas.tk>.

2023-06-10 KDE Plasma Plasma 6.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.