Lista de todos los miembros.
| 
Tipos públicos | 
| enum | Type { FloatPtr, 
CharStar, 
UIntPtr, 
Variant,
 LongPtr, 
ULongPtr, 
UCharPtr, 
ShortPtr,
 UShortPtr, 
IntListPtr, 
ObjectListPtr, 
VariantListPtr,
 StringListPtr
 }
 | 
| 
Métodos públicos | 
|  | qs_ptr_ref (char *str) | 
|  | qs_ptr_ref (float *ptr) | 
|  | qs_ptr_ref (uint *ptr) | 
|  | qs_ptr_ref (long *ptr) | 
|  | qs_ptr_ref (ulong *ptr) | 
|  | qs_ptr_ref (QVariant *ptr) | 
|  | qs_ptr_ref (uchar *ptr) | 
|  | qs_ptr_ref (short *ptr) | 
|  | qs_ptr_ref (ushort *ptr) | 
|  | qs_ptr_ref (QValueList< int > *ptr) | 
|  | qs_ptr_ref (QObjectList *ptr) | 
|  | qs_ptr_ref (QValueList< QVariant > *ptr) | 
|  | qs_ptr_ref (QStringList *ptr) | 
|  | ~qs_ptr_ref () | 
| 
Atributos públicos | 
| union { | 
| char *   charStar | 
| float *   floatPtr | 
| uint *   uintPtr | 
| long *   longPtr | 
| ulong *   ulongPtr | 
| QVariant *   varPtr | 
| uchar *   ucharPtr | 
| short *   shortPtr | 
| ushort *   ushortPtr | 
| QValueList< int > *   intListPtr | 
| QObjectList *   objListPtr | 
| QValueList< QVariant > *   varListPtr | 
| QStringList *   stringListPtr | 
| }; |  | 
| Type | type | 
Documentación de las enumeraciones miembro de la clase
- Valores de enumeraciones: 
- 
| FloatPtr |  |  | CharStar |  |  | UIntPtr |  |  | Variant |  |  | LongPtr |  |  | ULongPtr |  |  | UCharPtr |  |  | ShortPtr |  |  | UShortPtr |  |  | IntListPtr |  |  | ObjectListPtr |  |  | VariantListPtr |  |  | StringListPtr |  |  
 
 
 
Documentación del constructor y destructor
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | char * | str | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | float * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | uint * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | long * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | ulong * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | QVariant * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | uchar * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | short * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::qs_ptr_ref | ( | ushort * | ptr | ) |  [inline] | 
      
 
 
      
        
          | qs_ptr_ref::~qs_ptr_ref | ( |  | ) |  [inline] | 
      
 
 
Documentación de los datos miembro
La documentación para esta clase fue generada a partir del siguiente fichero: