marble
Marble::GroundOverlayFrame Class Reference
#include <GroundOverlayFrame.h>
Inheritance diagram for Marble::GroundOverlayFrame:
Public Types | |
enum | MovedRegion { NorthWest, SouthWest, SouthEast, NorthEast, Polygon } |
Public Types inherited from Marble::GeoGraphicsItem | |
enum | GeoGraphicsItemFlag { NoOptions = 0x0, ItemIsMovable = 0x1, ItemIsSelectable = 0x2, ItemIsVisible = 0x4 } |
Additional Inherited Members | |
Protected Attributes inherited from Marble::GeoGraphicsItem | |
GeoGraphicsItemPrivate *const | d |
Detailed Description
Definition at line 21 of file GroundOverlayFrame.h.
Member Enumeration Documentation
Enumerator | |
---|---|
NorthWest | |
SouthWest | |
SouthEast | |
NorthEast | |
Polygon |
Definition at line 26 of file GroundOverlayFrame.h.
Constructor & Destructor Documentation
Marble::GroundOverlayFrame::GroundOverlayFrame | ( | GeoDataPlacemark * | placemark, |
GeoDataGroundOverlay * | overlay, | ||
TextureLayer * | textureLayer | ||
) |
Definition at line 23 of file GroundOverlayFrame.cpp.
Member Function Documentation
|
virtual |
Provides information for downcasting a SceneGraphicsItem.
Implements Marble::SceneGraphicsItem.
Definition at line 191 of file GroundOverlayFrame.cpp.
void Marble::GroundOverlayFrame::update | ( | ) |
Definition at line 138 of file GroundOverlayFrame.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.