![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QGeoPathPrivate, including all inherited members.
addCoordinate(const QGeoCoordinate &coordinate) | QGeoPathPrivate | virtual |
boundingGeoRectangle() const override | QGeoPathPrivate | virtual |
center() const override | QGeoPathPrivate | virtual |
clearPath() | QGeoPathPrivate | virtual |
clone() const override | QGeoPathPrivate | virtual |
computeBoundingBox() | QGeoPathPrivate | virtual |
contains(const QGeoCoordinate &coordinate) const override | QGeoPathPrivate | virtual |
containsCoordinate(const QGeoCoordinate &coordinate) const | QGeoPathPrivate | virtual |
coordinateAt(qsizetype index) const | QGeoPathPrivate | virtual |
hash(size_t seed) const override | QGeoPathPrivate | virtual |
insertCoordinate(qsizetype index, const QGeoCoordinate &coordinate) | QGeoPathPrivate | virtual |
isEmpty() const override | QGeoPathPrivate | virtual |
isValid() const override | QGeoPathPrivate | virtual |
length(qsizetype indexFrom, qsizetype indexTo) const | QGeoPathPrivate | virtual |
lineContains(const QGeoCoordinate &coordinate) const | QGeoPathPrivate | virtual |
m_bbox | QGeoPathPrivate | |
m_bboxDirty | QGeoPathPrivate | |
m_leftBoundWrapped | QGeoPathPrivate | |
m_path | QGeoPathPrivate | |
m_width | QGeoPathPrivate | |
markDirty() | QGeoPathPrivate | virtual |
operator=(const QSharedData &)=delete | QSharedData | |
operator==(const QGeoShapePrivate &other) const override | QGeoPathPrivate | virtual |
path() const | QGeoPathPrivate | virtual |
QGeoPathPrivate() | QGeoPathPrivate | |
QGeoPathPrivate(const QList< QGeoCoordinate > &path, const qreal width=0.0) | QGeoPathPrivate | |
QGeoShapePrivate(QGeoShape::ShapeType type) | QGeoShapePrivate | explicit |
QSharedData() noexcept | QSharedData | inline |
QSharedData(const QSharedData &) noexcept | QSharedData | inline |
ref | QSharedData | mutable |
removeCoordinate(const QGeoCoordinate &coordinate) | QGeoPathPrivate | virtual |
removeCoordinate(qsizetype index) | QGeoPathPrivate | virtual |
replaceCoordinate(qsizetype index, const QGeoCoordinate &coordinate) | QGeoPathPrivate | virtual |
setPath(const QList< QGeoCoordinate > &path) | QGeoPathPrivate | virtual |
setWidth(const qreal &width) | QGeoPathPrivate | virtual |
size() const | QGeoPathPrivate | virtual |
translate(double degreesLatitude, double degreesLongitude) | QGeoPathPrivate | virtual |
type | QGeoShapePrivate | |
width() const | QGeoPathPrivate | virtual |
~QGeoPathPrivate() | QGeoPathPrivate | |
~QGeoShapePrivate() | QGeoShapePrivate | virtual |
~QSharedData()=default | QSharedData |