qt.core.variant

* * 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

Functions

qVariantFromValue
QVariant qVariantFromValue(const(T) t)
Undocumented in source. Be warned that the author may not have intended to support it.
qVariantSetValue
void qVariantSetValue(QVariant v, const(T) t)
Undocumented in source. Be warned that the author may not have intended to support it.
qvariant_cast
T qvariant_cast(const(QVariant) )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
qvariant_cast
T qvariant_cast(const(QVariant) v)
Undocumented in source. Be warned that the author may not have intended to support it.
qvariant_cast
T qvariant_cast(const(QVariant) v)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

invoke
ReturnType invoke(Argument a)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MetaTypeInvoker
struct MetaTypeInvoker(Derived, Argument, ReturnType)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QVariant
struct QVariant
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
QVariantComparisonHelper
struct QVariantComparisonHelper
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
TreatAsQObjectBeforeMetaType
struct TreatAsQObjectBeforeMetaType(Derived, T, Argument, ReturnType)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta