Uses of Class
io.qt.core.QVariant
-
Uses of QVariant in io.qt.core
Modifier and TypeMethodDescriptionQVariant.clone()
Creates and returns a copy of this object.static QVariant
QVariant.fromMetaType
(QMetaType type) Overloaded function forfromMetaType(io.qt.core.QMetaType, java.lang.Object)
withcopy = null
.static QVariant
QVariant.fromMetaType
(QMetaType type, Object copy) static QVariant
QVariant.fromMetaType
(QMetaType.Type type) Overloaded function forfromMetaType(io.qt.core.QMetaType.Type, java.lang.Object)
withcopy = null
.static QVariant
QVariant.fromMetaType
(QMetaType.Type type, Object copy) Overloaded function forfromMetaType(io.qt.core.QMetaType, java.lang.Object)
.static <T> QVariant
QVariant.fromValue
(T value) static QVariant
QVariant.nullVariant()
Deprecated.Use QVariant.NULL insteadModifier and TypeMethodDescriptionfinal void
Overloaded function forassign(java.lang.Object)
.static int
final boolean
final void
-
Uses of QVariant in io.qt.dbus
Modifier and TypeMethodDescriptionfinal QVariant
QDBusArgument.extractObject()
Seeoperator>>(QDBusArgument,
QVariant&)