| Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Inherits QList< uint >.
Public Member Functions | |
| UIntList () | |
| UIntList (const QList< uint > &a) | |
| UIntList (std::initializer_list< uint > a) | |
| UIntList & | operator= (const QList< uint > &a) |
Generic list type with uint elements. Convertible with QList<uint>, 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
|