List of All Members for QPolygonF
This is the complete list of members for QPolygonF, including inherited members.
|
- insert(iterator , int , const T &) : iterator
- insert(iterator , const T &) : iterator
- intersected(const QPolygonF &) const : QPolygonF
- isClosed() const : bool
- isEmpty() const : bool
- last() : T &
- last() const : const T &
- lastIndexOf(const T &, int ) const : int
- length() const : int
- mid(int , int ) const : QVector<T>
- move(int , int )
- pop_back()
- pop_front()
- prepend(const T &)
- push_back(const T &)
- push_back(T &&)
- push_front(const T &)
- rbegin() : reverse_iterator
- rbegin() const : const_reverse_iterator
- remove(int )
- remove(int , int )
- removeAll(const T &) : int
- removeAt(int )
- removeFirst()
- removeLast()
- removeOne(const T &) : bool
- rend() : reverse_iterator
- rend() const : const_reverse_iterator
- replace(int , const T &)
- reserve(int )
- resize(int )
- size() const : int
- squeeze()
- startsWith(const T &) const : bool
- subtracted(const QPolygonF &) const : QPolygonF
- swap(QVector<T> &)
- swap(QPolygonF &)
- takeAt(int ) : T
- takeFirst() : T
- takeLast() : T
- toList() const : QList<T>
- toPolygon() const : QPolygon
- toStdVector() const : std::vector<T>
- translate(const QPointF &)
- translate(qreal , qreal )
- translated(const QPointF &) const : QPolygonF
- translated(qreal , qreal ) const : QPolygonF
- united(const QPolygonF &) const : QPolygonF
- value(int ) const : T
- value(int , const T &) const : T
- operator QVariant() const
- operator!=(const QVector<T> &) const : bool
- operator+(const QVector<T> &) const : QVector<T>
- operator+=(const QVector<T> &) : QVector<T> &
- operator+=(const T &) : QVector<T> &
- operator<<(const T &) : QVector<T> &
- operator<<(const QVector<T> &) : QVector<T> &
- operator=(const QVector<T> &) : QVector<T> &
- operator=(QPolygonF &&) : QPolygonF &
- operator=(QVector<T> &&) : QVector<T> &
- operator=(const QPolygonF &) : QPolygonF &
- operator==(const QVector<T> &) const : bool
- operator[](int ) : T &
- operator[](int ) const : const T &
|
© 2017 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.