Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/Types>
Generic list type with uint elements. Convertible with QList<uint>, but needed to have a discrete type in the Qt type system.
Tp::UIntList::UIntList | ( | ) | [inline] |
Tp::UIntList::UIntList | ( | const QList< uint > & | a | ) | [inline] |
UIntList& Tp::UIntList::operator= | ( | const QList< uint > & | a | ) | [inline] |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |