Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QVariant
This is the complete list of members for
QVariant
, including inherited members.
enum
Type
QVariant
()
QVariant
( const QPoint &
point
)
QVariant
( const QSize &
size
)
QVariant
( const QRect &
rect
)
QVariant
( const QUrl &
url
)
QVariant
( const QDate &
val
)
QVariant
( const QTime &
val
)
QVariant
( const QDateTime &
val
)
QVariant
( const QList<QCoreVariant> &
val
)
QVariant
( const QMap<QString, QCoreVariant> &
val
)
QVariant
( const QList<QVariant> &
val
)
QVariant
( const QMap<QString, QVariant> &
val
)
QVariant
( const QFont &
val
)
QVariant
( const QPixmap &
val
)
QVariant
( const QImage &
val
)
QVariant
( const QBrush &
val
)
QVariant
( const QColor &
val
)
QVariant
( const QPalette &
val
)
QVariant
( const QIcon &
val
)
QVariant
( const QTextLength &
length
)
QVariant
( const QPointArray &
val
)
QVariant
( const QRegion &
val
)
QVariant
( const QBitmap &
val
)
QVariant
( const QCursor &
val
)
QVariant
( const QKeySequence &
val
)
QVariant
( const QPen &
val
)
QVariant
( const QSizePolicy &
val
)
QVariant
( const QCoreVariant &
other
)
QVariant
( const QVariant &
other
)
QVariant
( int
val
)
QVariant
( uint
val
)
QVariant
( Q_LONGLONG
val
)
QVariant
( Q_ULONGLONG
val
)
QVariant
( double
val
)
QVariant
( bool
val
)
QVariant
( const char *
val
)
QVariant
( const QByteArray &
val
)
QVariant
( const QBitArray &
val
)
QVariant
( const QString &
val
)
QVariant
( const QChar &
chr
)
QVariant
( const QLatin1String &
val
)
QVariant
( const QStringList &
val
)
bool
canCast
( Type
t
) const
bool
cast
( Type
t
)
void
clear
()
void
create
( int
type
, const void *
copy
)
bool
isNull
() const
bool
isValid
() const
Type
nameToType
( const char *
name
)
QBitArray
toBitArray
() const
QBitmap
toBitmap
() const
bool
toBool
() const
QBrush
toBrush
() const
QByteArray
toByteArray
() const
QChar
toChar
() const
QColor
toColor
() const
QCursor
toCursor
() const
QDate
toDate
() const
QDateTime
toDateTime
() const
double
toDouble
( bool *
ok
= 0 ) const
QFont
toFont
() const
QIcon
toIcon
() const
QIcon
toIconSet
() const
const QImage
toImage
() const
int
toInt
( bool *
ok
= 0 ) const
QKeySequence
toKeySequence
() const
QList<QCoreVariant>
toList
() const
Q_LONGLONG
toLongLong
( bool *
ok
= 0 ) const
QMap<QString, QCoreVariant>
toMap
() const
QPalette
toPalette
() const
QPen
toPen
() const
QPixmap
toPixmap
() const
QPoint
toPoint
() const
const QPointArray
toPointArray
() const
QRect
toRect
() const
QRegion
toRegion
() const
QSize
toSize
() const
QSizePolicy
toSizePolicy
() const
QString
toString
() const
QStringList
toStringList
() const
QTextLength
toTextLength
() const
QTime
toTime
() const
uint
toUInt
( bool *
ok
= 0 ) const
Q_ULONGLONG
toULongLong
( bool *
ok
= 0 ) const
QUrl
toUrl
() const
Type
type
() const
const char *
typeName
() const
const char *
typeToName
( Type
typ
)
int
userType
() const
bool
operator!=
( const QCoreVariant &
v
) const
QCoreVariant &
operator=
( const QCoreVariant &
variant
)
bool
operator==
( const QCoreVariant &
v
) const
Copyright © 2004
Trolltech
Trademarks
Qt 4.0.0-b1