#include </home/clem/local/src/opie/qmake/include/private/qucom_p.h>
Collaboration diagram for QUObject:

Public Member Functions | |
| QUObject () | |
| ~QUObject () | |
Public Attributes | |
| QUType * | type |
| union { | |
| bool b | |
| char c | |
| short s | |
| int i | |
| long l | |
| unsigned char uc | |
| unsigned short us | |
| unsigned int ui | |
| unsigned long ul | |
| float f | |
| double d | |
| char byte [16] | |
| struct { | |
| char * data | |
| unsigned long size | |
| } bytearray | |
| void * ptr | |
| struct { | |
| void * ptr | |
| bool owner | |
| } voidstar | |
| struct { | |
| char * ptr | |
| bool owner | |
| } charstar | |
| struct { | |
| char * ptr | |
| bool owner | |
| } utf8 | |
| struct { | |
| char * ptr | |
| bool owner | |
| } local8bit | |
| QUnknownInterface * iface | |
| QDispatchInterface * idisp | |
| } | payload |
|
|
|
|
|
Definition at line 124 of file qucom_p.h. References type. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 126 of file qucom_p.h. Referenced by QUType::check(), QUType_QString::convertFrom(), QUType_QString::set(), QUType_charstar::set(), QUType_double::set(), QUType_int::set(), QUType_bool::set(), QUType_idisp::set(), QUType_iface::set(), QUType_ptr::set(), and QUType_enum::set(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2