qt.core.metatype

* * DQt - D bindings for the Qt Toolkit * * GNU Lesser General Public License Usage * This file may be used under the terms of the GNU Lesser * General Public License version 3 as published by the Free Software * Foundation and appearing in the file LICENSE.LGPL3 included in the * packaging of this file. Please review the following information to * ensure the GNU Lesser General Public License version 3 requirements * will be met: https://www.gnu.org/licenses/lgpl-3.0.html. *

Members

Aliases

QVariantList
alias QVariantList = QList!(QVariant)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Enums

ContainerCapability
enum ContainerCapability
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IteratorCapability
enum IteratorCapability
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Functions

qMetaTypeId
int qMetaTypeId()
Undocumented in source. Be warned that the author may not have intended to support it.
qMetaTypeId
int qMetaTypeId(T* )
Undocumented in source. Be warned that the author may not have intended to support it.
qRegisterMetaType
int qRegisterMetaType(const(char)* typeName, T* dummy)
Undocumented in source. Be warned that the author may not have intended to support it.
qRegisterMetaType
int qRegisterMetaType()
Undocumented in source. Be warned that the author may not have intended to support it.
qRegisterMetaType
int qRegisterMetaType(T* )
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

Construct
void* Construct(void* where, const(void)* t)
Undocumented in source. Be warned that the author may not have intended to support it.
Destruct
void Destruct(void* t)
Undocumented in source. Be warned that the author may not have intended to support it.
Load
void Load(QDataStream stream, void* t)
Undocumented in source. Be warned that the author may not have intended to support it.
Save
void Save(QDataStream stream, const(void)* t)
Undocumented in source. Be warned that the author may not have intended to support it.
qt_metatype_id
int qt_metatype_id()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AbstractComparatorFunction
struct AbstractComparatorFunction
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
AbstractConverterFunction
struct AbstractConverterFunction
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
BuiltInComparatorFunction
struct BuiltInComparatorFunction(T)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
BuiltInEqualsComparatorFunction
struct BuiltInEqualsComparatorFunction(T)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IteratorOwner
struct IteratorOwner(const_iterator)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IteratorOwnerCommon
struct IteratorOwnerCommon(const_iterator)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MetaTypeDefinedHelper
struct MetaTypeDefinedHelper(T, bool defined)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QMatrix4x4
struct QMatrix4x4
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QMetaType
struct QMetaType
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QMetaTypeInterface
struct QMetaTypeInterface
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QQuaternion
struct QQuaternion
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QSmartPointerConvertFunctor
struct QSmartPointerConvertFunctor(SmartPointer)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
VariantData
struct VariantData
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
VectorBoolElements
struct VectorBoolElements
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta