The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Qt::DBus::Template::T000

PUBLIC METHODS

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()

ENUM VALUES

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

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

NAME

Qt::DBus::Template::T001

PUBLIC METHODS

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)

ENUM VALUES

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

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

NAME

Qt::DBus::Template::T002

PUBLIC METHODS

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)

ENUM VALUES

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

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