'\" t
.\" Title: \fBkqml\fR
.\" Author: [see the "Autores" section]
.\" Generator: DocBook XSL Stylesheets vsnapshot
.\" Date: 2023-06-10
.\" Manual: Manual del usuario de kqml
.\" Source: KDE Plasma Plasma 6.0
.\" Language: Spanish
.\"
.TH "\FBKQML\FR" "1" "2023\-06\-10" "KDE Plasma Plasma 6.0" "Manual del usuario de kqml"
.\" -----------------------------------------------------------------
.\" * 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 "NOMBRE"
kqml \- Biblioteca QML en tiempo de ejecuci\('on con KLocalizedContext
.SH "SINOPSIS"
.HP \w'\fBkqml\fR\ 'u
\fBkqml\fR [\fB\-v, \-\-version\fR] [\fB\-h, \-\-help\fR] [\fB\-d, \-\-domain\fR\fIdominio\fR] [\fIarchivos\fR\&.\&.\&.] [\fB\-\-\fR\ \fIargumentos\fR\&.\&.\&.]
.SH "DESCRIPCI\('ON"
.PP
\fBkqml\fR
es una biblioteca QML en tiempo de ejecuci\('on con un KLocalizedContext inicializado\&.
.PP
Al contrario que la herramienta qml que contiene el paquete qt\-declarative, kqml inicializa el KLocalizedContext que permite probar aplicaciones reales y archivos de borrador con llamadas i18n en su c\('odigo fuente y en las bibliotecas importadas\&.
.SH "OPCIONES"
.PP
\fB\-v\fR, \fB\-\-version\fR
.RS 4
Muestra informaci\('on de la versi\('on\&.
.RE
.PP
\fB\-d\fR, \fB\-\-domain\fR \fIdominio\fR
.RS 4
El dominio de localizaci\('on principal\&.
.RE
.PP
\fB\-h\fR, \fB\-\-help\fR
.RS 4
Muestra esta ayuda\&.
.RE
.PP
\fIarchivos\fR\&.\&.\&.
.RS 4
Se puede cargar cualquier n\('umero de archivos QML\&. Compartir\('an el mismo motor\&.
.RE
.PP
\fIargumentos\fR\&.\&.\&.
.RS 4
Los argumentos tras \(Fo\fB\-\-\fR\(Fc se ignoran, aunque se pasan mediante la variable application\&.arguments en QML\&.
.RE
.SH "CONSULTE TAMBI\('EN"
.PP
Dispone de una documentaci\('on de usuario m\('as detallada en
\m[blue]\fBhelp:/plasma\-desktop\fR\m[]
(puede introducir esta
URL
en
Konqueror
o ejecutar
\fB\fBkhelpcenter\fR\fR\fB \fR\fB\fIhelp:/plasma\-desktop\fR\fR)\&.
.SH "AUTORES"
.PP
\fBkqml\fR
fue escrito por
ivan tkachenko
\&.