dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QVariant.this
qt
core
variant
QVariant
Undocumented in source.
this
(Type type)
this
(int typeId, const(void)* copy)
this
(int typeId, const(void)* copy, uint flags)
this
(const(QVariant) other)
this
(QDataStream s)
this
(int i)
this
(uint ui)
this
(qlonglong ll)
this
(qulonglong ull)
this
(bool b)
this
(double d)
this
(float f)
this
(const(QByteArray) bytearray)
this
(const(QBitArray) bitarray)
this
(const(QString) string)
this
(const(QString) string)
this
(QLatin1String string)
this
(const(QStringList) stringlist)
this
(QChar qchar)
this
(const(QDate) date)
this
(const(QTime) time)
this
(const(QDateTime) datetime)
this
(const(QList!(QVariant)) list)
this
(const(QSize) size)
this
(const(QSizeF) size)
this
(const(QPoint) pt)
this
(const(QPointF) pt)
this
(const(QLine) line)
this
(const(QLineF) line)
this
(const(QRect) rect)
struct
QVariant
version(!QT_NO_GEOM_VARIANT)
this
(
ref
const
(
QRect
)
rect
)
this
(const(QRectF) rect)
this
(const(QLocale) locale)
this
(const(QRegExp) regExp)
this
(const(QRegularExpression) re)
this
(const(QEasingCurve) easing)
this
(const(QUuid) uuid)
this
(const(QUrl) url)
this
(const(QModelIndex) modelIndex)
this
(const(QPersistentModelIndex) modelIndex)
Meta
Source
See Implementation
qt
core
variant
QVariant
aliases
DataPtr
f_canConvert
f_clear
f_compare
f_construct
f_convert
f_load
f_null
f_save
constructors
this
destructors
~this
enums
Type
functions
canConvert
clear
cmp
compare
constData
convert
data
data_ptr
detach
isDetached
isNull
isValid
load
save
toBitArray
toBool
toByteArray
toChar
toDate
toDateTime
toDouble
toEasingCurve
toFloat
toInt
toLine
toLineF
toList
toLocale
toLongLong
toModelIndex
toPersistentModelIndex
toPoint
toPointF
toReal
toRect
toRectF
toRegExp
toRegularExpression
toSize
toSizeF
toString
toStringList
toTime
toUInt
toULongLong
toUrl
toUuid
type
typeName
userType
postblits
this(this)
static functions
fromValue
nameToType
typeToName
structs
Private
PrivateShared
variables
d