package Qt::Network::Template; package Qt::Network::Template::T000; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QHash # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T000 =head1 PUBLIC METHODS =over =item QHash() =item QHash(QHash & other) =item ~QHash() =item int capacity() =item void clear() =item bool contains(const QString & key) =item int count(const QString & key) =item void detach() =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QHash & other) =item const QString key(const QVariant & value) =item const QString key(const QVariant & value, const QString & defaultKey) =item bool operator!=(QHash & other) =item QHash & operator=(const QHash & other) =item bool operator==(QHash & other) =item const QVariant operator[](const QString & key) =item int remove(const QString & key) =item void reserve(int size) =item void setSharable(bool sharable) =item int size() =item void squeeze() =item QVariant take(const QString & key) =item const QVariant value(const QString & key) =item const QVariant value(const QString & key, const QVariant & defaultValue) =item QList values() =item QList values(const QString & key) =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T001; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T001 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QNetworkConfiguration & t) =item void append(const QList & t) =item const QNetworkConfiguration & at(int i) =item void clear() =item QBool contains(const QNetworkConfiguration & t) =item int count(const QNetworkConfiguration & t) =item void detach() =item void detachShared() =item int indexOf(const QNetworkConfiguration & t, int from) =item int indexOf(const QNetworkConfiguration & t, int from = 0) =item void insert(int i, const QNetworkConfiguration & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QNetworkConfiguration & t, int from) =item int lastIndexOf(const QNetworkConfiguration & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QNetworkConfiguration & operator[](int i) =item void prepend(const QNetworkConfiguration & t) =item int removeAll(const QNetworkConfiguration & t) =item void removeAt(int i) =item bool removeOne(const QNetworkConfiguration & t) =item void replace(int i, const QNetworkConfiguration & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QNetworkConfiguration takeAt(int i) =item QNetworkConfiguration takeFirst() =item QNetworkConfiguration takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T002; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QPair # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T002 =head1 PUBLIC METHODS =over =item QPair() =item QPair(const QByteArray & t1, const QByteArray & t2) =item ~QPair() =item QPair & operator=(const QPair & other) =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T003; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList> # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T003 =head1 PUBLIC METHODS =over =item QList >() =item QList >(const QList > & l) =item ~QList >() =item void append(const QPair & t) =item void append(const QList > & t) =item const QPair & at(int i) =item void clear() =item QBool contains(const QPair & t) =item int count(const QPair & t) =item void detach() =item void detachShared() =item int indexOf(const QPair & t, int from) =item int indexOf(const QPair & t, int from = 0) =item void insert(int i, const QPair & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList > & other) =item int lastIndexOf(const QPair & t, int from) =item int lastIndexOf(const QPair & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList > & l) =item QList > operator=(const QList > & l) =item bool operator==(const QList > & l) =item QPair & operator[](int i) =item void prepend(const QPair & t) =item int removeAll(const QPair & t) =item void removeAt(int i) =item bool removeOne(const QPair & t) =item void replace(int i, const QPair & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QPair takeAt(int i) =item QPair takeFirst() =item QPair takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T004; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QHash # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T004 =head1 PUBLIC METHODS =over =item QHash() =item QHash(QHash & other) =item ~QHash() =item int capacity() =item void clear() =item bool contains(const QNetworkRequest::Attribute & key) =item int count(const QNetworkRequest::Attribute & key) =item void detach() =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QHash & other) =item const QNetworkRequest::Attribute key(const QVariant & value) =item const QNetworkRequest::Attribute key(const QVariant & value, const QNetworkRequest::Attribute & defaultKey) =item bool operator!=(QHash & other) =item QHash & operator=(const QHash & other) =item bool operator==(QHash & other) =item const QVariant operator[](const QNetworkRequest::Attribute & key) =item int remove(const QNetworkRequest::Attribute & key) =item void reserve(int size) =item void setSharable(bool sharable) =item int size() =item void squeeze() =item QVariant take(const QNetworkRequest::Attribute & key) =item const QVariant value(const QNetworkRequest::Attribute & key) =item const QVariant value(const QNetworkRequest::Attribute & key, const QVariant & defaultValue) =item QList values() =item QList values(const QNetworkRequest::Attribute & key) =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T005; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T005 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QSslError & t) =item void append(const QList & t) =item const QSslError & at(int i) =item void clear() =item QBool contains(const QSslError & t) =item int count(const QSslError & t) =item void detach() =item void detachShared() =item int indexOf(const QSslError & t, int from) =item int indexOf(const QSslError & t, int from = 0) =item void insert(int i, const QSslError & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QSslError & t, int from) =item int lastIndexOf(const QSslError & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QSslError & operator[](int i) =item void prepend(const QSslError & t) =item int removeAll(const QSslError & t) =item void removeAt(int i) =item bool removeOne(const QSslError & t) =item void replace(int i, const QSslError & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QSslError takeAt(int i) =item QSslError takeFirst() =item QSslError takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T006; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T006 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QSslCertificate & t) =item void append(const QList & t) =item const QSslCertificate & at(int i) =item void clear() =item QBool contains(const QSslCertificate & t) =item int count(const QSslCertificate & t) =item void detach() =item void detachShared() =item int indexOf(const QSslCertificate & t, int from) =item int indexOf(const QSslCertificate & t, int from = 0) =item void insert(int i, const QSslCertificate & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QSslCertificate & t, int from) =item int lastIndexOf(const QSslCertificate & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QSslCertificate & operator[](int i) =item void prepend(const QSslCertificate & t) =item int removeAll(const QSslCertificate & t) =item void removeAt(int i) =item bool removeOne(const QSslCertificate & t) =item void replace(int i, const QSslCertificate & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QSslCertificate takeAt(int i) =item QSslCertificate takeFirst() =item QSslCertificate takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T007; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T007 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QSslCipher & t) =item void append(const QList & t) =item const QSslCipher & at(int i) =item void clear() =item QBool contains(const QSslCipher & t) =item int count(const QSslCipher & t) =item void detach() =item void detachShared() =item int indexOf(const QSslCipher & t, int from) =item int indexOf(const QSslCipher & t, int from = 0) =item void insert(int i, const QSslCipher & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QSslCipher & t, int from) =item int lastIndexOf(const QSslCipher & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QSslCipher & operator[](int i) =item void prepend(const QSslCipher & t) =item int removeAll(const QSslCipher & t) =item void removeAt(int i) =item bool removeOne(const QSslCipher & t) =item void replace(int i, const QSslCipher & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QSslCipher takeAt(int i) =item QSslCipher takeFirst() =item QSslCipher takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T008; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T008 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QByteArray & t) =item void append(const QList & t) =item const QByteArray & at(int i) =item void clear() =item QBool contains(const QByteArray & t) =item int count(const QByteArray & t) =item void detach() =item void detachShared() =item int indexOf(const QByteArray & t, int from) =item int indexOf(const QByteArray & t, int from = 0) =item void insert(int i, const QByteArray & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QByteArray & t, int from) =item int lastIndexOf(const QByteArray & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QByteArray & operator[](int i) =item void prepend(const QByteArray & t) =item int removeAll(const QByteArray & t) =item void removeAt(int i) =item bool removeOne(const QByteArray & t) =item void replace(int i, const QByteArray & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QByteArray takeAt(int i) =item QByteArray takeFirst() =item QByteArray takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T009; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T009 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QNetworkCookie & t) =item void append(const QList & t) =item const QNetworkCookie & at(int i) =item void clear() =item QBool contains(const QNetworkCookie & t) =item int count(const QNetworkCookie & t) =item void detach() =item void detachShared() =item int indexOf(const QNetworkCookie & t, int from) =item int indexOf(const QNetworkCookie & t, int from = 0) =item void insert(int i, const QNetworkCookie & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QNetworkCookie & t, int from) =item int lastIndexOf(const QNetworkCookie & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QNetworkCookie & operator[](int i) =item void prepend(const QNetworkCookie & t) =item int removeAll(const QNetworkCookie & t) =item void removeAt(int i) =item bool removeOne(const QNetworkCookie & t) =item void replace(int i, const QNetworkCookie & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QNetworkCookie takeAt(int i) =item QNetworkCookie takeFirst() =item QNetworkCookie takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T010; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T010 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QHostAddress & t) =item void append(const QList & t) =item const QHostAddress & at(int i) =item void clear() =item QBool contains(const QHostAddress & t) =item int count(const QHostAddress & t) =item void detach() =item void detachShared() =item int indexOf(const QHostAddress & t, int from) =item int indexOf(const QHostAddress & t, int from = 0) =item void insert(int i, const QHostAddress & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QHostAddress & t, int from) =item int lastIndexOf(const QHostAddress & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QHostAddress & operator[](int i) =item void prepend(const QHostAddress & t) =item int removeAll(const QHostAddress & t) =item void removeAt(int i) =item bool removeOne(const QHostAddress & t) =item void replace(int i, const QHostAddress & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QHostAddress takeAt(int i) =item QHostAddress takeFirst() =item QHostAddress takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T011; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QPair # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T011 =head1 PUBLIC METHODS =over =item QPair() =item QPair(const QString & t1, const QString & t2) =item ~QPair() =item QPair & operator=(const QPair & other) =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T012; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList> # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T012 =head1 PUBLIC METHODS =over =item QList >() =item QList >(const QList > & l) =item ~QList >() =item void append(const QPair & t) =item void append(const QList > & t) =item const QPair & at(int i) =item void clear() =item QBool contains(const QPair & t) =item int count(const QPair & t) =item void detach() =item void detachShared() =item int indexOf(const QPair & t, int from) =item int indexOf(const QPair & t, int from = 0) =item void insert(int i, const QPair & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList > & other) =item int lastIndexOf(const QPair & t, int from) =item int lastIndexOf(const QPair & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList > & l) =item QList > operator=(const QList > & l) =item bool operator==(const QList > & l) =item QPair & operator[](int i) =item void prepend(const QPair & t) =item int removeAll(const QPair & t) =item void removeAt(int i) =item bool removeOne(const QPair & t) =item void replace(int i, const QPair & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QPair takeAt(int i) =item QPair takeFirst() =item QPair takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T013; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T013 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QVariant & t) =item void append(const QList & t) =item const QVariant & at(int i) =item void clear() =item QBool contains(const QVariant & t) =item int count(const QVariant & t) =item void detach() =item void detachShared() =item int indexOf(const QVariant & t, int from) =item int indexOf(const QVariant & t, int from = 0) =item void insert(int i, const QVariant & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QVariant & t, int from) =item int lastIndexOf(const QVariant & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QVariant & operator[](int i) =item void prepend(const QVariant & t) =item int removeAll(const QVariant & t) =item void removeAt(int i) =item bool removeOne(const QVariant & t) =item void replace(int i, const QVariant & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QVariant takeAt(int i) =item QVariant takeFirst() =item QVariant takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T014; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QMap # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T014 =head1 PUBLIC METHODS =over =item QMap() =item QMap(const QMap & other) =item ~QMap() =item void clear() =item bool contains(const QString & key) =item int count(const QString & key) =item void detach() =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QMap & other) =item const QString key(const QVariant & value) =item const QString key(const QVariant & value, const QString & defaultKey) =item bool operator!=(const QMap & other) =item QMap & operator=(const QMap & other) =item bool operator==(const QMap & other) =item const QVariant operator[](const QString & key) =item int remove(const QString & key) =item void setInsertInOrder(bool ordered) =item void setSharable(bool sharable) =item int size() =item QVariant take(const QString & key) =item const QVariant value(const QString & key) =item const QVariant value(const QString & key, const QVariant & defaultValue) =item QList values() =item QList values(const QString & key) =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T015; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T015 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QNetworkAddressEntry & t) =item void append(const QList & t) =item const QNetworkAddressEntry & at(int i) =item void clear() =item QBool contains(const QNetworkAddressEntry & t) =item int count(const QNetworkAddressEntry & t) =item void detach() =item void detachShared() =item int indexOf(const QNetworkAddressEntry & t, int from) =item int indexOf(const QNetworkAddressEntry & t, int from = 0) =item void insert(int i, const QNetworkAddressEntry & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QNetworkAddressEntry & t, int from) =item int lastIndexOf(const QNetworkAddressEntry & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QNetworkAddressEntry & operator[](int i) =item void prepend(const QNetworkAddressEntry & t) =item int removeAll(const QNetworkAddressEntry & t) =item void removeAt(int i) =item bool removeOne(const QNetworkAddressEntry & t) =item void replace(int i, const QNetworkAddressEntry & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QNetworkAddressEntry takeAt(int i) =item QNetworkAddressEntry takeFirst() =item QNetworkAddressEntry takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T016; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T016 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QNetworkInterface & t) =item void append(const QList & t) =item const QNetworkInterface & at(int i) =item void clear() =item void detach() =item void detachShared() =item void insert(int i, const QNetworkInterface & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item void move(int from, int to) =item QList operator=(const QList & l) =item QNetworkInterface & operator[](int i) =item void prepend(const QNetworkInterface & t) =item void removeAt(int i) =item void replace(int i, const QNetworkInterface & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QNetworkInterface takeAt(int i) =item QNetworkInterface takeFirst() =item QNetworkInterface takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T017; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QList # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T017 =head1 PUBLIC METHODS =over =item QList() =item QList(const QList & l) =item ~QList() =item void append(const QNetworkProxy & t) =item void append(const QList & t) =item const QNetworkProxy & at(int i) =item void clear() =item QBool contains(const QNetworkProxy & t) =item int count(const QNetworkProxy & t) =item void detach() =item void detachShared() =item int indexOf(const QNetworkProxy & t, int from) =item int indexOf(const QNetworkProxy & t, int from = 0) =item void insert(int i, const QNetworkProxy & t) =item bool isDetached() =item bool isEmpty() =item bool isSharedWith(const QList & other) =item int lastIndexOf(const QNetworkProxy & t, int from) =item int lastIndexOf(const QNetworkProxy & t, int from = -1) =item void move(int from, int to) =item bool operator!=(const QList & l) =item QList operator=(const QList & l) =item bool operator==(const QList & l) =item QNetworkProxy & operator[](int i) =item void prepend(const QNetworkProxy & t) =item int removeAll(const QNetworkProxy & t) =item void removeAt(int i) =item bool removeOne(const QNetworkProxy & t) =item void replace(int i, const QNetworkProxy & t) =item void reserve(int size) =item void setSharable(bool shrable) =item int size() =item void swap(int i, int j) =item QNetworkProxy takeAt(int i) =item QNetworkProxy takeFirst() =item QNetworkProxy takeLast() =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut package Qt::Network::Template::T018; # THE FOLLOWING CODE IS AUTOMATED, ANY MODIFICATION WILL BE LOST! # classname: QPair # file : typemap_template use strict; use warnings; #use Carp; our $VERSION = '0.01_04'; # FIXME: operator overload 1; =head1 NAME Qt::Network::Template::T018 =head1 PUBLIC METHODS =over =item QPair() =item QPair(const QHostAddress & t1, const int & t2) =item ~QPair() =item QPair & operator=(const QPair & other) =back =head1 ENUM VALUES =over =back =head2 EXPORT None by default. =head1 AUTHOR Dongxu Ma Edongxu@cpan.orgE =head1 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 L =cut