QVariant.Private

Undocumented in source.

Constructors

this
this(QMetaType type)
Undocumented in source.
this
this(int type)
Undocumented in source.

Members

Functions

get
const(T) get()
Undocumented in source. Be warned that the author may not have intended to support it.
internalStorage
const(void)* internalStorage()
Undocumented in source. Be warned that the author may not have intended to support it.
is_null
quintptr is_null()
Undocumented in source. Be warned that the author may not have intended to support it.
is_null
quintptr is_null(quintptr value)
Undocumented in source. Be warned that the author may not have intended to support it.
is_shared
quintptr is_shared()
Undocumented in source. Be warned that the author may not have intended to support it.
is_shared
quintptr is_shared(quintptr value)
Undocumented in source. Be warned that the author may not have intended to support it.
packedType
quintptr packedType()
Undocumented in source. Be warned that the author may not have intended to support it.
packedType
quintptr packedType(quintptr value)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(const(T) t)
Undocumented in source. Be warned that the author may not have intended to support it.
storage
const(void)* storage()
Undocumented in source. Be warned that the author may not have intended to support it.
type
QMetaType type()
Undocumented in source. Be warned that the author may not have intended to support it.
typeId
int typeId()
Undocumented in source. Be warned that the author may not have intended to support it.
typeInterface
qt.core.metatype.QMetaTypeInterface* typeInterface()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

canUseInternalSpace
bool canUseInternalSpace(qt.core.metatype.QMetaTypeInterface* type)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

MaxInternalSize
size_t MaxInternalSize;
Undocumented in source.

Unions

generated_qvariant_0
union generated_qvariant_0
Undocumented in source.

Variables

bitfield
quintptr bitfield;
Undocumented in source.
data
generated_qvariant_0 data;
Undocumented in source.

Meta