| Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QList< QByteArray >.
Public Member Functions | |
| ByteArrayList () | |
| ByteArrayList (const QList< QByteArray > &a) | |
| ByteArrayList (std::initializer_list< QByteArray > a) | |
| ByteArrayList & | operator= (const QList< QByteArray > &a) |
Generic list type with QByteArray elements. Convertible with QList<QByteArray>, but needed to have a discrete type in the Qt type system.
|
inline |
|
inline |
|
inline |
|
inline |
| TelepathyQt 0.9.8 |
Generated by
1.8.15
|