dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QVariant.this
qt
core
variant
QVariant
Undocumented in source.
this
(QMetaType type, const(void)* copy)
this
(const(QVariant) other)
this
(int i)
this
(uint ui)
this
(qlonglong ll)
this
(qulonglong ull)
this
(bool b)
this
(double d)
this
(float f)
struct
QVariant
this
(
float
f
)
this
(const(QByteArray) bytearray)
this
(const(QBitArray) bitarray)
this
(const(QString) string)
this
(QLatin1String string)
this
(const(QStringList) stringlist)
this
(QChar qchar)
this
(QDate date)
this
(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)
this
(const(QRectF) rect)
this
(const(QLocale) locale)
this
(const(QRegularExpression) re)
this
(const(QEasingCurve) easing)
this
(const(QUuid) uuid)
this
(const(QUrl) url)
this
(const(QModelIndex) modelIndex)
this
(const(QPersistentModelIndex) modelIndex)
this
(Type type)
Meta
Source
See Implementation
qt
core
variant
QVariant
aliases
DataPtr
constructors
this
destructors
~this
enums
Type
functions
canConvert
canView
clear
constData
convert
data
data_ptr
detach
equals
isDetached
isNull
isValid
load
metaType
save
setValue
toBitArray
toBool
toByteArray
toChar
toDate
toDateTime
toDouble
toEasingCurve
toFloat
toInt
toLine
toLineF
toList
toLocale
toLongLong
toModelIndex
toPersistentModelIndex
toPoint
toPointF
toReal
toRect
toRectF
toRegularExpression
toSize
toSizeF
toString
toStringList
toTime
toUInt
toULongLong
toUrl
toUuid
type
typeId
typeName
userType
value
view
postblits
this(this)
static functions
compare
fromValue
nameToType
typeToName
structs
Private
PrivateShared
variables
d