Examples with "QML components" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
What happen at QML components level was described in the previous sections.
Lo que ocurre a nivel de componente QML se ha descrito en el apartado anterior.
Besides learning how the QML components work, I am introducing logic to the app.
Aparte de ver el funcionamiento de los componentes QML estoy introduciendo lógica a la aplicación.
Andere resultaten
To have a new separated page for the chart, and his legend, we have introduced a new QML Component: PageStack.
Para tener una pantalla separada para la gráfica, y su leyenda, se ha añadido un componente nuevo: PageStack.
Define the new QML component (named "Qchart") to be used in our QML code to draw a chart.
Define un nuevo componente QML (llamado "QChart") que se puede usar en el código QML para dibujar una gráfica.
That legend is created in the ChartPage.qml using a ListModel QML Component that act as a container for the values to display.
La leyenda se crea en ChartPage.qml usando un componente ListModel de QML. Este componente actúa como un contenedor para los valores que hay que mostrar.
In our case the imported QML Component is the Page whit the id "chartPage".
En nuestro caso, el componente QML es la pantalla (Page) con el id "chartPage".
That binding is provided by another open source library named qchart.js that define a custom QML Component representing a chart that wrap Chart.js object.
Este binding utiliza otra librería de código abierto llamada qchart.js. qchart.js define un componente QML personalizado que muestra una gráfica que envuelve el objeto Chart.js
To view the SDK documentation, press the F1 key with a QML component selected. Source Code
Para ver la documentación del SDK hay que pulsar la tecla F1 teniendo seleccionado un componente QML.
(Note: listing 03 shows how a QML Component, defined in an external file, can be imported into another QML file).
Nota: el listado 03 muestra el componente personalizado, que está definido en un archivo externo y se puede importar en otros archivos QML.
The components in QML need to be seen as boxes.
Los componentes en QML se tienen que ver como cajas.
In this case each time the application starts, because the above code is placed inside the QML Page component.
En este caso, cada vez que la aplicación se ejecute, porque el código mencionado se encuentra dentro del componente QML Page.
The grid has the same behaviour than a component in QML, which makes it, in terms of design, a box with four anchors.
El grid también se comporta como un componente en QML por lo que es, a efectos de diseño, una caja con cuatro anchors.
This section is composed of two new QML Row components with id "chartSectionHeader" and "chartRow" (try to search them with CTRL + F) appended at the ones already existing.
Esta sección está formada por dos componentes Row con identificadores "chartSectionHeader" y "chartRow" (se pueden buscar con CTRL + F) que se han añadido al componente que ya existía.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.