| append(QList< T > &&value) | QList< NormalizedShape > |  | 
  | append(const QList< T > &value) | QList< NormalizedShape > |  | 
  | append(parameter_type value) | QList< NormalizedShape > |  | 
  | append(rvalue_ref value) | QList< NormalizedShape > |  | 
  | appendArea(const RegularArea< NormalizedShape, Shape > *area) | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | appendShape(const NormalizedShape &shape, MergeSide side=MergeAll) | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | at(qsizetype i) const const | QList< NormalizedShape > |  | 
  | back() | QList< NormalizedShape > |  | 
  | back() const const | QList< NormalizedShape > |  | 
  | begin() | QList< NormalizedShape > |  | 
  | begin() const const | QList< NormalizedShape > |  | 
  | capacity() const const | QList< NormalizedShape > |  | 
  | cbegin() const const | QList< NormalizedShape > |  | 
  | cend() const const | QList< NormalizedShape > |  | 
  | clear() | QList< NormalizedShape > |  | 
  | const_pointer | QList< NormalizedShape > |  | 
  | const_reference | QList< NormalizedShape > |  | 
  | const_reverse_iterator | QList< NormalizedShape > |  | 
  | constBegin() const const | QList< NormalizedShape > |  | 
  | constData() const const | QList< NormalizedShape > |  | 
  | constEnd() const const | QList< NormalizedShape > |  | 
  | constFirst() const const | QList< NormalizedShape > |  | 
  | ConstIterator | QList< NormalizedShape > |  | 
  | constLast() const const | QList< NormalizedShape > |  | 
  | contains(double x, double y) const | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | contains(const NormalizedShape &shape) const | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | QList< NormalizedShape >::contains(const AT &value) const const | QList< NormalizedShape > |  | 
  | count() const const | QList< NormalizedShape > |  | 
  | count(const AT &value) const const | QList< NormalizedShape > |  | 
  | crbegin() const const | QList< NormalizedShape > |  | 
  | crend() const const | QList< NormalizedShape > |  | 
  | data() | QList< NormalizedShape > |  | 
  | data() const const | QList< NormalizedShape > |  | 
  | difference_type | QList< NormalizedShape > |  | 
  | emplace(const_iterator before, Args &&... args) | QList< NormalizedShape > |  | 
  | emplace(qsizetype i, Args &&... args) | QList< NormalizedShape > |  | 
  | emplace_back(Args &&... args) | QList< NormalizedShape > |  | 
  | emplaceBack(Args &&... args) | QList< NormalizedShape > |  | 
  | empty() const const | QList< NormalizedShape > |  | 
  | end() | QList< NormalizedShape > |  | 
  | end() const const | QList< NormalizedShape > |  | 
  | endsWith(parameter_type value) const const | QList< NormalizedShape > |  | 
  | erase(const_iterator begin, const_iterator end) | QList< NormalizedShape > |  | 
  | erase(const_iterator pos) | QList< NormalizedShape > |  | 
  | erase(QList< T > &list, const AT &t) | QList< NormalizedShape > |  | 
  | erase_if(QList< T > &list, Predicate pred) | QList< NormalizedShape > |  | 
  | fill(parameter_type value, qsizetype size) | QList< NormalizedShape > |  | 
  | first() | QList< NormalizedShape > |  | 
  | first(qsizetype n) const const | QList< NormalizedShape > |  | 
  | first() const const | QList< NormalizedShape > |  | 
  | fromList(const QList< T > &list) | QList< NormalizedShape > | static | 
  | fromVector(const QList< T > &list) | QList< NormalizedShape > | static | 
  | front() | QList< NormalizedShape > |  | 
  | front() const const | QList< NormalizedShape > |  | 
  | geometry(int xScale, int yScale, int dx=0, int dy=0) const | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | indexOf(const AT &value, qsizetype from) const const | QList< NormalizedShape > |  | 
  | insert(const_iterator before, parameter_type value) | QList< NormalizedShape > |  | 
  | insert(const_iterator before, qsizetype count, parameter_type value) | QList< NormalizedShape > |  | 
  | insert(const_iterator before, rvalue_ref value) | QList< NormalizedShape > |  | 
  | insert(qsizetype i, parameter_type value) | QList< NormalizedShape > |  | 
  | insert(qsizetype i, qsizetype count, parameter_type value) | QList< NormalizedShape > |  | 
  | insert(qsizetype i, rvalue_ref value) | QList< NormalizedShape > |  | 
  | intersects(const RegularArea< NormalizedShape, Shape > *area) const | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | intersects(const NormalizedShape &shape) const | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | isEmpty() const const | QList< NormalizedShape > |  | 
  | isNull() const | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | Iterator | QList< NormalizedShape > |  | 
  | last() | QList< NormalizedShape > |  | 
  | last(qsizetype n) const const | QList< NormalizedShape > |  | 
  | last() const const | QList< NormalizedShape > |  | 
  | lastIndexOf(const AT &value, qsizetype from) const const | QList< NormalizedShape > |  | 
  | length() const const | QList< NormalizedShape > |  | 
  | mid(qsizetype pos, qsizetype length) const const | QList< NormalizedShape > |  | 
  | move(qsizetype from, qsizetype to) | QList< NormalizedShape > |  | 
  | operator!=(const QList< T > &other) const const | QList< NormalizedShape > |  | 
  | operator+(QList< T > &&other) && | QList< NormalizedShape > |  | 
  | operator+(const QList< T > &other) && | QList< NormalizedShape > |  | 
  | operator+(QList< T > &&other) const &const | QList< NormalizedShape > |  | 
  | operator+(const QList< T > &other) const &const | QList< NormalizedShape > |  | 
  | operator+=(QList< T > &&other) | QList< NormalizedShape > |  | 
  | operator+=(const QList< T > &other) | QList< NormalizedShape > |  | 
  | operator+=(parameter_type value) | QList< NormalizedShape > |  | 
  | operator+=(rvalue_ref value) | QList< NormalizedShape > |  | 
  | operator<(const QList< T > &other) const const | QList< NormalizedShape > |  | 
  | operator<<(QDataStream &out, const QList< T > &list) | QList< NormalizedShape > |  | 
  | operator<<(QList< T > &&other) | QList< NormalizedShape > |  | 
  | operator<<(const QList< T > &other) | QList< NormalizedShape > |  | 
  | operator<<(parameter_type value) | QList< NormalizedShape > |  | 
  | operator<<(rvalue_ref value) | QList< NormalizedShape > |  | 
  | operator<=(const QList< T > &other) const const | QList< NormalizedShape > |  | 
  | operator=(QList< T > &&other) | QList< NormalizedShape > |  | 
  | operator=(const QList< T > &other) | QList< NormalizedShape > |  | 
  | operator=(std::initializer_list< T > args) | QList< NormalizedShape > |  | 
  | operator==(const QList< T > &other) const const | QList< NormalizedShape > |  | 
  | operator>(const QList< T > &other) const const | QList< NormalizedShape > |  | 
  | operator>=(const QList< T > &other) const const | QList< NormalizedShape > |  | 
  | operator>>(QDataStream &in, QList< T > &list) | QList< NormalizedShape > |  | 
  | operator[](qsizetype i) | QList< NormalizedShape > |  | 
  | operator[](qsizetype i) const const | QList< NormalizedShape > |  | 
  | parameter_type | QList< NormalizedShape > |  | 
  | pointer | QList< NormalizedShape > |  | 
  | pop_back() | QList< NormalizedShape > |  | 
  | pop_front() | QList< NormalizedShape > |  | 
  | prepend(parameter_type value) | QList< NormalizedShape > |  | 
  | prepend(rvalue_ref value) | QList< NormalizedShape > |  | 
  | push_back(parameter_type value) | QList< NormalizedShape > |  | 
  | push_back(rvalue_ref value) | QList< NormalizedShape > |  | 
  | push_front(parameter_type value) | QList< NormalizedShape > |  | 
  | push_front(rvalue_ref value) | QList< NormalizedShape > |  | 
  | qHash(const QList< T > &key, size_t seed) | QList< NormalizedShape > |  | 
  | QList() | QList< NormalizedShape > |  | 
  | QList(InputIterator first, InputIterator last) | QList< NormalizedShape > |  | 
  | QList(QList< T > &&other) | QList< NormalizedShape > |  | 
  | QList(const QList< T > &other) | QList< NormalizedShape > |  | 
  | QList(qsizetype size) | QList< NormalizedShape > |  | 
  | QList(qsizetype size, parameter_type value) | QList< NormalizedShape > |  | 
  | QList(std::initializer_list< T > args) | QList< NormalizedShape > |  | 
  | rbegin() | QList< NormalizedShape > |  | 
  | rbegin() const const | QList< NormalizedShape > |  | 
  | reference | QList< NormalizedShape > |  | 
  | remove(qsizetype i, qsizetype n) | QList< NormalizedShape > |  | 
  | removeAll(const AT &t) | QList< NormalizedShape > |  | 
  | removeAt(qsizetype i) | QList< NormalizedShape > |  | 
  | removeFirst() | QList< NormalizedShape > |  | 
  | removeIf(Predicate pred) | QList< NormalizedShape > |  | 
  | removeLast() | QList< NormalizedShape > |  | 
  | removeOne(const AT &t) | QList< NormalizedShape > |  | 
  | rend() | QList< NormalizedShape > |  | 
  | rend() const const | QList< NormalizedShape > |  | 
  | replace(qsizetype i, parameter_type value) | QList< NormalizedShape > |  | 
  | replace(qsizetype i, rvalue_ref value) | QList< NormalizedShape > |  | 
  | reserve(qsizetype size) | QList< NormalizedShape > |  | 
  | resize(qsizetype size) | QList< NormalizedShape > |  | 
  | resize(qsizetype size, parameter_type c) | QList< NormalizedShape > |  | 
  | reverse_iterator | QList< NormalizedShape > |  | 
  | rvalue_ref | QList< NormalizedShape > |  | 
  | shrink_to_fit() | QList< NormalizedShape > |  | 
  | simplify() | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | size() const const | QList< NormalizedShape > |  | 
  | size_type | QList< NormalizedShape > |  | 
  | sliced(qsizetype pos) const const | QList< NormalizedShape > |  | 
  | sliced(qsizetype pos, qsizetype n) const const | QList< NormalizedShape > |  | 
  | squeeze() | QList< NormalizedShape > |  | 
  | startsWith(parameter_type value) const const | QList< NormalizedShape > |  | 
  | swap(QList< T > &other) | QList< NormalizedShape > |  | 
  | swapItemsAt(qsizetype i, qsizetype j) | QList< NormalizedShape > |  | 
  | takeAt(qsizetype i) | QList< NormalizedShape > |  | 
  | takeFirst() | QList< NormalizedShape > |  | 
  | takeLast() | QList< NormalizedShape > |  | 
  | toList() const const | QList< NormalizedShape > |  | 
  | toVector() const const | QList< NormalizedShape > |  | 
  | transform(const QTransform &matrix) | Okular::RegularArea< NormalizedShape, Shape > |  | 
  | value(qsizetype i) const const | QList< NormalizedShape > |  | 
  | value(qsizetype i, parameter_type defaultValue) const const | QList< NormalizedShape > |  | 
  | value_type | QList< NormalizedShape > |  | 
  | ~QList() | QList< NormalizedShape > |  |