CopperSpice API  1.9.1
QMap< Key, Val, C > Member List

This is the complete list of members for QMap< Key, Val, C >, including all inherited members.

QMap() = defaultQMap< Key, Val, C >default
QMap(const QMap< Key, Val, C > &other) = defaultQMap< Key, Val, C >default
QMap(QMap< Key, Val, C > &&other) = defaultQMap< Key, Val, C >default
QMap(std::initializer_list< std::pair< const Key, Val >> list, const C &compare=C ())QMap< Key, Val, C >inline
QMap(C compare)QMap< Key, Val, C >inlineexplicit
QMap(const std::map< Key, Val, C > &other)QMap< Key, Val, C >inlineexplicit
QMap(Input_Iterator first, Input_Iterator last, const C &compare=C ())QMap< Key, Val, C >inline
allocator_type typedefQMap< Key, Val, C >
begin()QMap< Key, Val, C >inline
begin() constQMap< Key, Val, C >inline
cbegin() constQMap< Key, Val, C >inline
cend() constQMap< Key, Val, C >inline
clear()QMap< Key, Val, C >inline
constBegin() constQMap< Key, Val, C >inline
constEnd() constQMap< Key, Val, C >inline
constFind(const Key &key) constQMap< Key, Val, C >inline
const_pointer typedefQMap< Key, Val, C >
const_reference typedefQMap< Key, Val, C >
const_reverse_iterator typedefQMap< Key, Val, C >
contains(const Key &key) constQMap< Key, Val, C >inline
count(const Key &key) constQMap< Key, Val, C >inline
count() constQMap< Key, Val, C >inline
crbegin() constQMap< Key, Val, C >inline
crend() constQMap< Key, Val, C >inline
difference_type typedefQMap< Key, Val, C >
empty() constQMap< Key, Val, C >inline
end()QMap< Key, Val, C >inline
end() constQMap< Key, Val, C >inline
equal_range(const Key &key)QMap< Key, Val, C >inline
equal_range(const Key &key) constQMap< Key, Val, C >inline
erase(const_iterator iter)QMap< Key, Val, C >inline
find(const Key &key)QMap< Key, Val, C >inline
find(const Key &key) constQMap< Key, Val, C >inline
first()QMap< Key, Val, C >inline
first() constQMap< Key, Val, C >inline
firstKey() constQMap< Key, Val, C >inline
insert(const std::pair< const Key, Val > &data)QMap< Key, Val, C >inline
insert(const Key &key, const Val &value)QMap< Key, Val, C >inline
insert(const_iterator hint, const Key &key, const Val &value)QMap< Key, Val, C >inline
isEmpty() constQMap< Key, Val, C >inline
key(const Val &value, const Key &defaultKey=Key ()) constQMap< Key, Val, C >
key_compare typedefQMap< Key, Val, C >
key_type typedefQMap< Key, Val, C >
keys() constQMap< Key, Val, C >
keys(const Val &value) constQMap< Key, Val, C >
last()QMap< Key, Val, C >inline
last() constQMap< Key, Val, C >inline
lastKey() constQMap< Key, Val, C >inline
lowerBound(const Key &key)QMap< Key, Val, C >inline
lowerBound(const Key &key) constQMap< Key, Val, C >inline
mapped_type typedefQMap< Key, Val, C >
operator!=(const QMap< Key, Val, C > &other) constQMap< Key, Val, C >inline
operator<<(QDataStream &stream, const QMap< Key, Val, C > &map)QMap< Key, Val, C >related
operator=(const QMap< Key, Val, C > &other) = defaultQMap< Key, Val, C >default
operator=(QMap< Key, Val, C > &&other) = defaultQMap< Key, Val, C >default
operator==(const QMap< Key, Val, C > &other) constQMap< Key, Val, C >inline
operator>>(QDataStream &stream, QMap< Key, Val, C > &map)QMap< Key, Val, C >related
operator[](const Key &key)QMap< Key, Val, C >
operator[](const Key &key) constQMap< Key, Val, C >inline
pointer typedefQMap< Key, Val, C >
rbegin()QMap< Key, Val, C >inline
rbegin() constQMap< Key, Val, C >inline
reference typedefQMap< Key, Val, C >
remove(const Key &key)QMap< Key, Val, C >inline
rend()QMap< Key, Val, C >inline
rend() constQMap< Key, Val, C >inline
reverse_iterator typedefQMap< Key, Val, C >
size() constQMap< Key, Val, C >inline
size_type typedefQMap< Key, Val, C >
swap(QMap< Key, Val, C > &other)QMap< Key, Val, C >inline
take(const Key &key)QMap< Key, Val, C >inline
toStdMap() constQMap< Key, Val, C >
uniqueKeys() constQMap< Key, Val, C >
unite(const QMap< Key, Val, C > &other)QMap< Key, Val, C >inline
upperBound(const Key &key)QMap< Key, Val, C >inline
upperBound(const Key &key) constQMap< Key, Val, C >inline
value(const Key &key, const Val &defaultValue) constQMap< Key, Val, C >
value_type typedefQMap< Key, Val, C >
values() constQMap< Key, Val, C >
~QMap() = defaultQMap< Key, Val, C >default