marble
Marble::GeoGraphicsItemPrivate Class Reference
#include <GeoGraphicsItem_p.h>
Public Member Functions | |
GeoGraphicsItemPrivate (const GeoDataFeature *feature) | |
virtual | ~GeoGraphicsItemPrivate () |
Public Attributes | |
const GeoDataFeature * | m_feature |
GeoGraphicsItem::GeoGraphicsItemFlags | m_flags |
GeoDataLatLonAltBox | m_latLonAltBox |
int | m_minZoomLevel |
const GeoDataStyle * | m_style |
qreal | m_zValue |
Detailed Description
Definition at line 23 of file GeoGraphicsItem_p.h.
Constructor & Destructor Documentation
|
inlineexplicit |
Definition at line 26 of file GeoGraphicsItem_p.h.
|
inlinevirtual |
Definition at line 35 of file GeoGraphicsItem_p.h.
Member Data Documentation
const GeoDataFeature* Marble::GeoGraphicsItemPrivate::m_feature |
Definition at line 43 of file GeoGraphicsItem_p.h.
GeoGraphicsItem::GeoGraphicsItemFlags Marble::GeoGraphicsItemPrivate::m_flags |
Definition at line 40 of file GeoGraphicsItem_p.h.
GeoDataLatLonAltBox Marble::GeoGraphicsItemPrivate::m_latLonAltBox |
Definition at line 44 of file GeoGraphicsItem_p.h.
int Marble::GeoGraphicsItemPrivate::m_minZoomLevel |
Definition at line 42 of file GeoGraphicsItem_p.h.
const GeoDataStyle* Marble::GeoGraphicsItemPrivate::m_style |
Definition at line 45 of file GeoGraphicsItem_p.h.
qreal Marble::GeoGraphicsItemPrivate::m_zValue |
Definition at line 39 of file GeoGraphicsItem_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.