Qt:Документация 4.3.2/qdbusvariant

Материал из Wiki.crossplatform.ru

Перейти к: навигация, поиск
40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

Image:trolltech-logo.png

Содержание

QDBusVariant Class Reference
[модуль QtDBus ]

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.

Открытые функции

  • 41 открытых функций унаследованных от QVariant

Дополнительные унаследованные члены

  • 3 статических открытых члена унаследованных от QVariant

Подробное описание

The QDBusVariant class enables the programmer to identify the variant type provided by the D-BUS typesystem.

See also The QtDBus type system.


Описание функций-членов

QDBusVariant::QDBusVariant ()

Constructs a new variant.

QDBusVariant::QDBusVariant ( const QVariant & variant )

Constructs a new variant from the given variant.

See also setVariant().

void QDBusVariant::setVariant ( const QVariant & variant )

Assigns the value of the given variant to this variant.

See also variant().

QVariant QDBusVariant::variant () const

Returns this variant as a QVariant object.

See also setVariant().


Copyright © 2007 Trolltech Trademarks
Qt 4.3.2