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