Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QPolygonF Member List

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

append(parameter_type t)QList< QPointF >inline
append(const_iterator i1, const_iterator i2)QList< QPointF >inline
append(rvalue_ref t)QList< QPointF >inline
append(const QList< QPointF > &l)QList< QPointF >inline
append(QList< QPointF > &&l)QList< QPointF >inline
assign(qsizetype n, parameter_type t)QList< QPointF >inline
assign(InputIterator first, InputIterator last)QList< QPointF >inline
assign(std::initializer_list< QPointF > l)QList< QPointF >inline
at(qsizetype i) const noexceptQList< QPointF >inline
back()QList< QPointF >inline
back() const noexceptQList< QPointF >inline
begin()QList< QPointF >inline
begin() const noexceptQList< QPointF >inline
boundingRect() constQPolygonF
capacity() constQList< QPointF >inline
cbegin() const noexceptQList< QPointF >inline
cend() const noexceptQList< QPointF >inline
clear()QList< QPointF >inline
const_pointer typedefQList< QPointF >
const_reference typedefQList< QPointF >
const_reverse_iterator typedefQList< QPointF >
constBegin() const noexceptQList< QPointF >inline
constData() const noexceptQList< QPointF >inline
constEnd() const noexceptQList< QPointF >inline
constFirst() const noexceptQList< QPointF >inline
ConstIterator typedefQList< QPointF >
constLast() const noexceptQList< QPointF >inline
contains(const AT &t) const noexceptQListSpecialMethodsBase< T >inline
containsPoint(const QPointF &pt, Qt::FillRule fillRule) constQPolygonF
count() const noexceptQList< QPointF >inline
count(const AT &t) const noexceptQList< QPointF >inline
crbegin() const noexceptQList< QPointF >inline
crend() const noexceptQList< QPointF >inline
data()QList< QPointF >inline
data() const noexceptQList< QPointF >inline
detach()QList< QPointF >inline
difference_type typedefQList< QPointF >
emplace(const_iterator before, Args &&... args)QList< QPointF >inline
emplace(qsizetype i, Args &&... args)QList< QPointF >
emplace_back(Args &&... args)QList< QPointF >inline
emplaceBack(Args &&... args)QList< QPointF >inline
emplaceFront(Args &&... args)QList< QPointF >inline
empty() const noexceptQList< QPointF >inline
end()QList< QPointF >inline
end() const noexceptQList< QPointF >inline
endsWith(parameter_type t) constQList< QPointF >inline
erase(const_iterator begin, const_iterator end)QList< QPointF >
erase(const_iterator pos)QList< QPointF >inline
fill(parameter_type t, qsizetype size=-1)QList< QPointF >inline
first()QList< QPointF >inline
first() const noexceptQList< QPointF >inline
first(qsizetype n) constQList< QPointF >inline
fromList(const QList< QPointF > &list) noexceptQList< QPointF >inlinestatic
fromReadOnlyData(const QPointF(&t)[N]) noexceptQList< QPointF >inlinestatic
fromVector(const QList< QPointF > &vector) noexceptQList< QPointF >inlinestatic
front()QList< QPointF >inline
front() const noexceptQList< QPointF >inline
indexOf(const AT &t, qsizetype from=0) const noexceptQListSpecialMethodsBase< T >
insert(qsizetype i, parameter_type t)QList< QPointF >inline
insert(qsizetype i, qsizetype n, parameter_type t)QList< QPointF >inline
insert(const_iterator before, parameter_type t)QList< QPointF >inline
insert(const_iterator before, qsizetype n, parameter_type t)QList< QPointF >inline
insert(const_iterator before, rvalue_ref t)QList< QPointF >inline
insert(qsizetype i, rvalue_ref t)QList< QPointF >inline
intersected(const QPolygonF &r) constQPolygonF
intersects(const QPolygonF &r) constQPolygonF
isClosed() constQPolygonFinline
isDetached() const noexceptQList< QPointF >inline
isEmpty() const noexceptQList< QPointF >inline
isSharedWith(const QList< QPointF > &other) constQList< QPointF >inline
Iterator typedefQList< QPointF >
last()QList< QPointF >inline
last() const noexceptQList< QPointF >inline
last(qsizetype n) constQList< QPointF >inline
lastIndexOf(const AT &t, qsizetype from=-1) const noexceptQListSpecialMethodsBase< T >
length() const noexceptQList< QPointF >inline
max_size() noexceptQList< QPointF >inlinestatic
mid(qsizetype pos, qsizetype len=-1) constQList< QPointF >inline
move(qsizetype from, qsizetype to)QList< QPointF >inline
operator QVariant() constQPolygonF
operator!=(const QList &other) constQList< QPointF >inline
operator+(const QList< QPointF > &l) const &QList< QPointF >inline
operator+(const QList< QPointF > &l) &&QList< QPointF >inline
operator+(QList< QPointF > &&l) const &QList< QPointF >inline
operator+(QList< QPointF > &&l) &&QList< QPointF >inline
operator+=(const QList< QPointF > &l)QList< QPointF >inline
operator+=(QList< QPointF > &&l)QList< QPointF >inline
operator+=(parameter_type t)QList< QPointF >inline
operator+=(rvalue_ref t)QList< QPointF >inline
operator<(const QList &other) const noexcept(noexcept(std::lexicographical_compare< typename QList< U >::const_iterator, typename QList::const_iterator >(std::declval< QList< U > >().begin(), std::declval< QList< U > >().end(), other.begin(), other.end())))QList< QPointF >inline
operator<<(QDataStream &stream, const QPolygonF &polygon)QPolygonFrelated
QList< QPointF >::operator<<(parameter_type t)QList< QPointF >inline
QList< QPointF >::operator<<(const QList< QPointF > &l)QList< QPointF >inline
QList< QPointF >::operator<<(QList< QPointF > &&l)QList< QPointF >inline
QList< QPointF >::operator<<(rvalue_ref t)QList< QPointF >inline
operator<=(const QList &other) const noexcept(noexcept(other< std::declval< QList< U > >()))QList< QPointF >inline
operator=(std::initializer_list< QPointF > args)QList< QPointF >inline
operator==(const QList &other) constQList< QPointF >inline
operator>(const QList &other) const noexcept(noexcept(other< std::declval< QList< U > >()))QList< QPointF >inline
operator>=(const QList &other) const noexcept(noexcept(std::declval< QList< U > >()< other))QList< QPointF >inline
operator>>(QDataStream &stream, QPolygonF &polygon)QPolygonFrelated
operator[](qsizetype i)QList< QPointF >inline
operator[](qsizetype i) const noexceptQList< QPointF >inline
parameter_type typedefQList< QPointF >
pointer typedefQList< QPointF >
pop_back() noexceptQList< QPointF >inline
pop_front() noexceptQList< QPointF >inline
prepend(rvalue_ref t)QList< QPointF >inline
prepend(parameter_type t)QList< QPointF >inline
push_back(parameter_type t)QList< QPointF >inline
push_back(rvalue_ref t)QList< QPointF >inline
push_front(rvalue_ref t)QList< QPointF >inline
push_front(parameter_type t)QList< QPointF >inline
QList(DataPointer dd) noexceptQList< QPointF >inline
QList()=defaultQList< QPointF >
QList(qsizetype size)QList< QPointF >inlineexplicit
QList(qsizetype size, parameter_type t)QList< QPointF >inline
QList(std::initializer_list< QPointF > args)QList< QPointF >inline
QList(InputIterator i1, InputIterator i2)QList< QPointF >inline
QList(const String &str)QList< QPointF >inlineexplicit
QList(qsizetype size, Qt::Initialization)QList< QPointF >inline
QPolygonF()=defaultQPolygonF
QPolygonF(const QList< QPointF > &v)QPolygonFinline
QPolygonF(QList< QPointF > &&v) noexceptQPolygonFinline
QPolygonF(const QRectF &r)QPolygonF
QPolygonF(const QPolygon &a)QPolygonF
rbegin()QList< QPointF >inline
rbegin() const noexceptQList< QPointF >inline
reference typedefQList< QPointF >
remove(qsizetype i, qsizetype n=1)QList< QPointF >inline
removeAll(const AT &t)QList< QPointF >inline
removeAt(qsizetype i)QList< QPointF >inline
removeFirst() noexceptQList< QPointF >inline
removeIf(Predicate pred)QList< QPointF >inline
removeLast() noexceptQList< QPointF >inline
removeOne(const AT &t)QList< QPointF >inline
rend()QList< QPointF >inline
rend() const noexceptQList< QPointF >inline
replace(qsizetype i, parameter_type t)QList< QPointF >inline
replace(qsizetype i, rvalue_ref t)QList< QPointF >inline
reserve(qsizetype size)QList< QPointF >
resize(qsizetype size)QList< QPointF >inline
resize(qsizetype size, parameter_type c)QList< QPointF >inline
resizeForOverwrite(qsizetype size)QList< QPointF >inline
reverse_iterator typedefQList< QPointF >
rvalue_ref typedefQList< QPointF >
self()QListSpecialMethodsBase< T >inlineprotected
self() constQListSpecialMethodsBase< T >inlineprotected
Self typedefQListSpecialMethodsBase< T >protected
shrink_to_fit()QList< QPointF >inline
size() const noexceptQList< QPointF >inline
size_type typedefQList< QPointF >
sliced(qsizetype pos) constQList< QPointF >inline
sliced(qsizetype pos, qsizetype n) constQList< QPointF >inline
squeeze()QList< QPointF >inline
startsWith(parameter_type t) constQList< QPointF >inline
subtracted(const QPolygonF &r) constQPolygonF
swap(QPolygonF &other)QPolygonFinline
QList< QPointF >::swap(QList &other) noexceptQList< QPointF >inline
swapItemsAt(qsizetype i, qsizetype j)QList< QPointF >inline
takeAt(qsizetype i)QList< QPointF >inline
takeFirst()QList< QPointF >inline
takeLast()QList< QPointF >inline
toList() const noexceptQList< QPointF >inline
toPolygon() constQPolygonF
toVector() const noexceptQList< QPointF >inline
translate(qreal dx, qreal dy)QPolygonFinline
translate(const QPointF &offset)QPolygonF
translated(qreal dx, qreal dy) constQPolygonFinline
translated(const QPointF &offset) constQPolygonF
Type typedefQList< QPointF >
united(const QPolygonF &r) constQPolygonF
value(qsizetype i) constQList< QPointF >inline
value(qsizetype i, parameter_type defaultValue) constQList< QPointF >inline
value_type typedefQList< QPointF >
~QListSpecialMethods()=defaultQListSpecialMethods< T >protected
~QListSpecialMethodsBase()=defaultQListSpecialMethodsBase< T >protected