'\" t
.\"     Title: \fBkqml\fR
.\"    Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\"      Date: 2023-06-10
.\"    Manual: kqml User's Manual
.\"    Source: KDE Plasma Plasma 6.0
.\"  Language: English
.\"
.TH "\FBKQML\FR" "1" "2023\-06\-10" "KDE Plasma Plasma 6.0" "kqml User's Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
kqml \- QML Runtime with KLocalizedContext
.SH "SYNOPSIS"
.HP \w'\fBkqml\fR\ 'u
\fBkqml\fR [\fB\-v, \-\-version\fR] [\fB\-h, \-\-help\fR] [\fB\-d, \-\-domain\fR\fIdomain\fR] [\fIfiles\fR\&.\&.\&.] [\fB\-\-\fR\ \fIargs\fR\&.\&.\&.]
.SH "DESCRIPTION"
.PP
\fBkqml\fR
is a QML runtime with initialized KLocalizedContext\&.
.PP
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\&.
.SH "OPTIONS"
.PP
\fB\-v\fR, \fB\-\-version\fR
.RS 4
Displays version information\&.
.RE
.PP
\fB\-d\fR, \fB\-\-domain\fR \fIdomain\fR
.RS 4
The main localization domain\&.
.RE
.PP
\fB\-h\fR, \fB\-\-help\fR
.RS 4
Displays this help\&.
.RE
.PP
\fIfiles\fR\&.\&.\&.
.RS 4
Any number of QML files can be loaded\&. They will share the same engine\&.
.RE
.PP
\fIargs\fR\&.\&.\&.
.RS 4
Arguments after \*(Aq\fB\-\-\fR\*(Aq are ignored, but passed through to the application\&.arguments variable in QML\&.
.RE
.SH "SEE ALSO"
.PP
More detailed user documentation is available from
\m[blue]\fBhelp:/plasma\-desktop\fR\m[]
(either enter this
URL
into
Konqueror, or run
\fB\fBkhelpcenter\fR\fR\fB \fR\fB\fIhelp:/plasma\-desktop\fR\fR)\&.
.SH "AUTHORS"
.PP
\fBkqml\fR
was written by
ivan tkachenko
<me@raitjas\&.tk>\&.