Marble::GeoDataLatLonAltBox-members

Search for usage in LXR

Marble::GeoDataLatLonAltBox Member List

This is the complete list of members for Marble::GeoDataLatLonAltBox, including all inherited members.

altitudeMode() constMarble::GeoDataLatLonAltBox
boundaries(qreal &north, qreal &south, qreal &east, qreal &west, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) const (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
center() const overrideMarble::GeoDataLatLonAltBoxvirtual
clear() overrideMarble::GeoDataLatLonAltBoxvirtual
contains(const GeoDataCoordinates &) const override (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBoxvirtual
contains(const GeoDataLatLonAltBox &) const (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
contains(const GeoDataLatLonBox &) const (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
Marble::GeoDataLatLonBox::contains(qreal lon, qreal lat) constMarble::GeoDataLatLonBox
containsPole(Pole pole=AnyPole) constMarble::GeoDataLatLonBox
crossesDateLine() constMarble::GeoDataLatLonBox
crossesDateLine(qreal east, qreal west)Marble::GeoDataLatLonBoxstatic
east(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) constMarble::GeoDataLatLonBox
equals(const GeoDataObject &other) constMarble::GeoDataObjectprotectedvirtual
fromLineString(const GeoDataLineString &lineString)Marble::GeoDataLatLonAltBoxstatic
fuzzyCompare(const GeoDataLatLonBox &lhs, const GeoDataLatLonBox &rhs, const qreal factor=0.01)Marble::GeoDataLatLonBoxstatic
GeoDataLatLonAltBox() (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
GeoDataLatLonAltBox(const GeoDataLatLonAltBox &other) (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
GeoDataLatLonAltBox(const GeoDataLatLonBox &other, qreal minAltitude, qreal maxAltitude) (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
GeoDataLatLonAltBox(const GeoDataCoordinates &coordinates)Marble::GeoDataLatLonAltBoxexplicit
GeoDataLatLonBox() (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
GeoDataLatLonBox(qreal north, qreal south, qreal east, qreal west, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
GeoDataLatLonBox(const GeoDataLatLonBox &) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
GeoDataObject() (defined in Marble::GeoDataObject)Marble::GeoDataObject
GeoDataObject(const GeoDataObject &) (defined in Marble::GeoDataObject)Marble::GeoDataObject
GeoNode() (defined in Marble::GeoNode)Marble::GeoNode
height(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) constMarble::GeoDataLatLonBox
height(qreal north, qreal south, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian)Marble::GeoDataLatLonBoxstatic
id() constMarble::GeoDataObject
intersects(const GeoDataLatLonAltBox &) constMarble::GeoDataLatLonAltBoxvirtual
intersects(const GeoDataLatLonBox &) const (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBoxvirtual
isEmpty() constMarble::GeoDataLatLonBoxvirtual
isNull() const overrideMarble::GeoDataLatLonAltBoxvirtual
maxAltitude() constMarble::GeoDataLatLonAltBox
minAltitude() constMarble::GeoDataLatLonAltBox
nodeType() const overrideMarble::GeoDataLatLonAltBoxvirtual
north(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) constMarble::GeoDataLatLonBox
operator=(const GeoDataLatLonAltBox &other) (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
operator=(const GeoDataCoordinates &other) (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
operator=(const GeoDataLatLonBox &other) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
operator=(const GeoDataObject &) (defined in Marble::GeoDataObject)Marble::GeoDataObject
operator== (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBoxfriend
operator|(const GeoDataLatLonBox &other) const (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
operator|=(const GeoDataLatLonBox &other)Marble::GeoDataLatLonBox
pack(QDataStream &stream) const overrideMarble::GeoDataLatLonAltBox
parent() constMarble::GeoDataObject
parent() (defined in Marble::GeoDataObject)Marble::GeoDataObject
qHash(const GeoDataLatLonAltBox &)Marble::GeoDataLatLonAltBox
resolvePath(const QString &relativePath) const (defined in Marble::GeoDataObject)Marble::GeoDataObject
rotation(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) constMarble::GeoDataLatLonBox
scale(qreal verticalFactor, qreal horizontalFactor) constMarble::GeoDataLatLonBox
scaled(qreal verticalFactor, qreal horizontalFactor) const (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
setAltitudeMode(const AltitudeMode altitudeMode) (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
setBoundaries(qreal north, qreal south, qreal east, qreal west, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
setEast(const qreal east, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
setId(const QString &value)Marble::GeoDataObject
setMaxAltitude(const qreal maxAltitude) (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
setMinAltitude(const qreal minAltitude) (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
setNorth(const qreal north, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
setParent(GeoDataObject *parent)Marble::GeoDataObject
setRotation(const qreal rotation, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
setSouth(const qreal south, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
setTargetId(const QString &value)Marble::GeoDataObject
setWest(const qreal west, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
south(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) constMarble::GeoDataLatLonBox
targetId() constMarble::GeoDataObject
toCircumscribedRectangle() constMarble::GeoDataLatLonBox
united(const GeoDataLatLonBox &other) constMarble::GeoDataLatLonBox
unpack(QDataStream &stream) overrideMarble::GeoDataLatLonAltBox
west(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) constMarble::GeoDataLatLonBox
width(GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian) constMarble::GeoDataLatLonBox
width(qreal east, qreal west, GeoDataCoordinates::Unit unit=GeoDataCoordinates::Radian)Marble::GeoDataLatLonBoxstatic
~GeoDataLatLonAltBox() override (defined in Marble::GeoDataLatLonAltBox)Marble::GeoDataLatLonAltBox
~GeoDataLatLonBox() override (defined in Marble::GeoDataLatLonBox)Marble::GeoDataLatLonBox
~GeoDataObject() override (defined in Marble::GeoDataObject)Marble::GeoDataObject
~GeoNode() (defined in Marble::GeoNode)Marble::GeoNodevirtual
~Serializable() (defined in Marble::Serializable)Marble::Serializableinlinevirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:18:18 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.