Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QDBusVariant class enables the programmer to identify the variant type provided by the D-BUS typesystem. More...
#include <QDBusVariant>
Inherits QVariant (private).
This class was introduced in Qt 4.2.
The QDBusVariant class enables the programmer to identify the variant type provided by the D-BUS typesystem.
See also The QtDBus type system.
Constructs a new variant.
Constructs a new variant from the given variant.
See also setVariant().
Assigns the value of the given variant to this variant.
See also variant().
Returns this variant as a QVariant object.
See also setVariant().
Copyright © 2007 Trolltech | Trademarks | Qt 4.2.3 |