KD SOAP  2.0.0
KDSoapValueList Member List

This is the complete list of members for KDSoapValueList, including all inherited members.

addArgument(const QString &argumentName, const QVariant &argumentValue, const QString &typeNameSpace=QString(), const QString &typeName=QString())KDSoapValueList
append(const T &value)QList< KDSoapValue >
append(const QList< T > &value)QList< KDSoapValue >
arrayType() constKDSoapValueList
arrayTypeNs() constKDSoapValueList
at(int i) const constQList< KDSoapValue >
attributes()KDSoapValueListinline
attributes() constKDSoapValueListinline
back()QList< KDSoapValue >
back() const constQList< KDSoapValue >
begin()QList< KDSoapValue >
begin() const constQList< KDSoapValue >
cbegin() const constQList< KDSoapValue >
cend() const constQList< KDSoapValue >
child(const QString &name) constKDSoapValueList
clear()QList< KDSoapValue >
const_pointerQList< KDSoapValue >
const_referenceQList< KDSoapValue >
const_reverse_iteratorQList< KDSoapValue >
constBegin() const constQList< KDSoapValue >
constEnd() const constQList< KDSoapValue >
constFirst() const constQList< KDSoapValue >
ConstIteratorQList< KDSoapValue >
constLast() const constQList< KDSoapValue >
contains(const T &value) const constQList< KDSoapValue >
count(const T &value) const constQList< KDSoapValue >
count() const constQList< KDSoapValue >
crbegin() const constQList< KDSoapValue >
crend() const constQList< KDSoapValue >
difference_typeQList< KDSoapValue >
empty() const constQList< KDSoapValue >
end()QList< KDSoapValue >
end() const constQList< KDSoapValue >
endsWith(const T &value) const constQList< KDSoapValue >
erase(QList::iterator pos)QList< KDSoapValue >
erase(QList::iterator begin, QList::iterator end)QList< KDSoapValue >
first()QList< KDSoapValue >
first() const constQList< KDSoapValue >
fromSet(const QSet< T > &set)QList< KDSoapValue >static
fromStdList(const std::list< T > &list)QList< KDSoapValue >static
fromVector(const QVector< T > &vector)QList< KDSoapValue >static
front()QList< KDSoapValue >
front() const constQList< KDSoapValue >
indexOf(const T &value, int from) const constQList< KDSoapValue >
insert(int i, const T &value)QList< KDSoapValue >
insert(QList::iterator before, const T &value)QList< KDSoapValue >
isEmpty() const constQList< KDSoapValue >
IteratorQList< KDSoapValue >
last()QList< KDSoapValue >
last() const constQList< KDSoapValue >
lastIndexOf(const T &value, int from) const constQList< KDSoapValue >
length() const constQList< KDSoapValue >
mid(int pos, int length) const constQList< KDSoapValue >
move(int from, int to)QList< KDSoapValue >
operator!=(const QList< T > &other) const constQList< KDSoapValue >
operator+(const QList< T > &other) const constQList< KDSoapValue >
operator+=(const QList< T > &other)QList< KDSoapValue >
operator+=(const T &value)QList< KDSoapValue >
operator<(const QList< T > &lhs, const QList< T > &rhs)QList< KDSoapValue >
operator<<(const T &value)QList< KDSoapValue >
operator<<(const QList< T > &other)QList< KDSoapValue >
operator<<(QDataStream &out, const QList< T > &list)QList< KDSoapValue >
operator<=(const QList< T > &lhs, const QList< T > &rhs)QList< KDSoapValue >
operator=(const QList< T > &other)QList< KDSoapValue >
operator=(QList< T > &&other)QList< KDSoapValue >
operator==(const QList< T > &other) const constQList< KDSoapValue >
operator>(const QList< T > &lhs, const QList< T > &rhs)QList< KDSoapValue >
operator>=(const QList< T > &lhs, const QList< T > &rhs)QList< KDSoapValue >
operator>>(QDataStream &in, QList< T > &list)QList< KDSoapValue >
operator[](int i) const constQList< KDSoapValue >
operator[](int i)QList< KDSoapValue >
pointerQList< KDSoapValue >
pop_back()QList< KDSoapValue >
pop_front()QList< KDSoapValue >
prepend(const T &value)QList< KDSoapValue >
push_back(const T &value)QList< KDSoapValue >
push_front(const T &value)QList< KDSoapValue >
qHash(const QList< T > &key, uint seed)QList< KDSoapValue >
QList()QList< KDSoapValue >
QList(const QList< T > &other)QList< KDSoapValue >
QList(QList< T > &&other)QList< KDSoapValue >
QList(std::initializer_list< T > args)QList< KDSoapValue >
QList(InputIterator first, InputIterator last)QList< KDSoapValue >
rbegin()QList< KDSoapValue >
rbegin() const constQList< KDSoapValue >
referenceQList< KDSoapValue >
removeAll(const T &value)QList< KDSoapValue >
removeAt(int i)QList< KDSoapValue >
removeFirst()QList< KDSoapValue >
removeLast()QList< KDSoapValue >
removeOne(const T &value)QList< KDSoapValue >
rend()QList< KDSoapValue >
rend() const constQList< KDSoapValue >
replace(int i, const T &value)QList< KDSoapValue >
reserve(int alloc)QList< KDSoapValue >
reverse_iteratorQList< KDSoapValue >
setArrayType(const QString &nameSpace, const QString &type)KDSoapValueList
size() const constQList< KDSoapValue >
size_typeQList< KDSoapValue >
startsWith(const T &value) const constQList< KDSoapValue >
swap(QList< T > &other)QList< KDSoapValue >
swap(int i, int j)QList< KDSoapValue >
swapItemsAt(int i, int j)QList< KDSoapValue >
takeAt(int i)QList< KDSoapValue >
takeFirst()QList< KDSoapValue >
takeLast()QList< KDSoapValue >
toSet() const constQList< KDSoapValue >
toStdList() const constQList< KDSoapValue >
toVector() const constQList< KDSoapValue >
value(int i) const constQList< KDSoapValue >
value(int i, const T &defaultValue) const constQList< KDSoapValue >
value_typeQList< KDSoapValue >
~QList()QList< KDSoapValue >

© 2010-2022 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-soap/
Generated on Fri Jul 22 2022 15:57:44 for KD SOAP by doxygen 1.8.20