Download for Windows Premium
Publiciteit
QObject

Vertaling van "QObject" in Engels

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.
QObject
Un QObject añade varias capacidades a una clase normal de C++.
A QObject adds several abilities to a normal C++ class.
El primer argumento debe ser un QObject.
First argument must be a QObject.
Cada clase QObject puede tener tantas señales como desees.
Every QObject class may have as many signals and slots as you want
Hasta ahora se pretendía realizar esto de manera sencilla haciendo que todas las clases que participaran heredasen, directa o indirectamente, de la clase raíz QObject.
So far the intention was to implement this in a simple manner enforcing all the classes integrated in the mechanism to inherit, directly or indirectly, from the QObject root class.
La función estática QObject::connect() [] se encarga de conectar el slot a la señal.
The static QObject::connect() function takes care of connecting the slot to the signal.
Introducción de nuevos conceptos del núcleo del motor, con las clases QObject y QType.
Introduction of new concepts in the engine's core, through QObject and QType classes.
El tipo plantilla, File, necesita ser un derivado de QObject.
The template type, File, needs to be a QObject derivative.
Toda aplicación que utilice D-Bus contiene objetos, normalmente definidos (aunque no es necesario) como GObject, QObject, objetos C++ u objetos Python.
Each application using D-Bus contains objects that usually map to GObject, QObject, C++ objects, or Python objects.
Ahora QObject ha desaparecido (junto a SQTypeExtensions) y en su lugar se utilizan macros en las clases base.
Now QObject is no more (as well as SQTypeExtensions) and macros are used in the base classes instead.
Todas las clases que heredan de QObject (directa o indirectamente heredando de una subclase de QObject) pueden contener señales y/o slots.
Every class that inherit from QObject (directly or indirectly by inheriting a subclass of it) can contain signals and/or slots.
Como se puede ver en la definición de la clase, utilizamos apuntadores (punteros) a nuestros QObject (textEdit y quitButton) Como regla, usted siempre debe reservar memoria para QObject en el heap y nunca copiarlos.
As you saw in the class definition, we use pointers to our QObjects (textEdit and quitButton). As a rule, you should always allocate QObjects on the heap and never copy them.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor QObject in het Spaans

Publiciteit

Resultaten: 11. Exact: 11. Verstreken tijd: 38 ms.