Examples with "d-pointers" 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.
The real reason to use d-pointers in Qt is for binary compatibility and the fact that Qt started out closed source.
La razón real para el uso de los d-pointer en Qt es la compatibilidad binaria y el hecho de que Qt comenzó siendo de código cerrado.
The Pimpl idiom Compilation Firewalls The Fast Pimpl Idiom D-Pointers - KDE TechBase When you "XOR the pointer with a random number", the result is a "really opaque" pointer.
El modismo Pimpl Compilation Firewalls El modismo Fast Pimpl D-Pointers - KDE TechBase Cuando "aplicas XOR a un puntero contra un número aleatorio", el resultado es un puntero "realmente opaco".
Andere resultaten
In Qt, practically every public class uses the d-pointer approach.
En Qt, prácticamente cada clase pública usa el enfoque d-pointer.
This pointer is called the d-pointer.
This pointer is called the d-pointer.
This is solved by having an inheritance hierarchy for our private classes and having the class getting instantiated pass on a the d-pointer all the way up.
Esto es resuelto teniendo una jerarquía de herencia para nuestras clases privadas y teniendo la clase instanciando en el d-pointer todo el camino hacia arriba.
The d-pointer is heavily used in the Qt and KDE libraries.
The d-pointer has other benefits: Hide implementation details - We can ship WidgetLib with just the header files and the binaries.
El d-pointer tiene otras ventajas: Oculta detalles de implementación - Podemos publicar simplemente los ficheros de cabecera y binarios de WidgetLib.
So far, we have only seen the d-pointer as a C-style data structure. In reality, it contains private methods (helper functions).
Hasta ahora, solo hemos visto el d-pointer como una estructura de datos de tipo C. En realidad, contiene métodos privados (funciones de ayuda).
And since the d-pointer is only ever accessed in WidgetLib and WidgetLib is recompiled for every release, the Private class can freely change with no impact on CuteApp.
Y dado que los únicos accesos al d-pointer están en WidgetLib, que se recompila con cada nueva publicación, se puede cambiar con libertad la clase Private sin tener impacto en CuteApp.
The d-pointer has other benefits
In D, pointers and integers can be cast to any integer or pointer types, but not to other types.
En D, los punteros y números enteros se pueden convertir a cualquier tipo de número entero o puntero, pero no a otros tipos.
Audio track D. the pointer changes to the currently active tool.