Qt::DBus::Template::T000
- QList<QVariant>()
-
- QList<QVariant>(const QList<QVariant> & l)
-
- ~QList<QVariant>()
-
- void append(const QVariant & t)
-
- void append(const QList<QVariant> & t)
-
- const QVariant & at(int i)
-
- void clear()
-
- QBool contains(const QVariant & t)
-
- int count(const QVariant & t)
-
- void detach()
-
- void detachShared()
-
- int indexOf(const QVariant & t,
int from)
-
- int indexOf(const QVariant & t,
int from = 0)
-
- void insert(int i,
const QVariant & t)
-
- bool isDetached()
-
- bool isEmpty()
-
- bool isSharedWith(const QList<QVariant> & other)
-
- int lastIndexOf(const QVariant & t,
int from)
-
- int lastIndexOf(const QVariant & t,
int from = -1)
-
- void move(int from,
int to)
-
- bool operator!=(const QList<QVariant> & l)
-
- QList<QVariant> operator=(const QList<QVariant> & l)
-
- bool operator==(const QList<QVariant> & l)
-
- QVariant & operator[](int i)
-
- void prepend(const QVariant & t)
-
- int removeAll(const QVariant & t)
-
- void removeAt(int i)
-
- bool removeOne(const QVariant & t)
-
- void replace(int i,
const QVariant & t)
-
- void reserve(int size)
-
- void setSharable(bool shrable)
-
- int size()
-
- void swap(int i,
int j)
-
- QVariant takeAt(int i)
-
- QVariant takeFirst()
-
- QVariant takeLast()
None by default.
Dongxu Ma <dongxu@cpan.org>
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/artistic.html
Qt::DBus::Template::T001
- QMap<QString,QVariant>()
-
- QMap<QString,QVariant>(const QMap<QString,QVariant> & other)
-
- ~QMap<QString,QVariant>()
-
- void clear()
-
- bool contains(const QString & key)
-
- int count(const QString & key)
-
- void detach()
-
- bool isDetached()
-
- bool isEmpty()
-
- bool isSharedWith(const QMap<QString,QVariant> & other)
-
- const QString key(const QVariant & value)
-
- const QString key(const QVariant & value,
const QString & defaultKey)
-
- bool operator!=(const QMap<QString,QVariant> & other)
-
- QMap<QString,QVariant> & operator=(const QMap<QString,QVariant> & other)
-
- bool operator==(const QMap<QString,QVariant> & other)
-
- const QVariant operator[](const QString & key)
-
- int remove(const QString & key)
-
- void setInsertInOrder(bool ordered)
-
- void setSharable(bool sharable)
-
- int size()
-
- QVariant take(const QString & key)
-
- const QVariant value(const QString & key)
-
- const QVariant value(const QString & key,
const QVariant & defaultValue)
-
- QList<QVariant> values()
-
- QList<QVariant> values(const QString & key)
None by default.
Dongxu Ma <dongxu@cpan.org>
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/artistic.html
Qt::DBus::Template::T002
- QHash<QString,QVariant>()
-
- QHash<QString,QVariant>(QHash<QString,QVariant> & other)
-
- ~QHash<QString,QVariant>()
-
- int capacity()
-
- void clear()
-
- bool contains(const QString & key)
-
- int count(const QString & key)
-
- void detach()
-
- bool isDetached()
-
- bool isEmpty()
-
- bool isSharedWith(const QHash<QString,QVariant> & other)
-
- const QString key(const QVariant & value)
-
- const QString key(const QVariant & value,
const QString & defaultKey)
-
- bool operator!=(QHash<QString,QVariant> & other)
-
- QHash<QString,QVariant> & operator=(const QHash<QString,QVariant> & other)
-
- bool operator==(QHash<QString,QVariant> & other)
-
- const QVariant operator[](const QString & key)
-
- int remove(const QString & key)
-
- void reserve(int size)
-
- void setSharable(bool sharable)
-
- int size()
-
- void squeeze()
-
- QVariant take(const QString & key)
-
- const QVariant value(const QString & key)
-
- const QVariant value(const QString & key,
const QVariant & defaultValue)
-
- QList<QVariant> values()
-
- QList<QVariant> values(const QString & key)
None by default.
Dongxu Ma <dongxu@cpan.org>
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/artistic.html