marble
#include <GeoDataNetworkLink.h>
Detailed Description
Definition at line 23 of file GeoDataNetworkLink.h.
Constructor & Destructor Documentation
Marble::GeoDataNetworkLink::GeoDataNetworkLink | ( | ) |
Definition at line 34 of file GeoDataNetworkLink.cpp.
Marble::GeoDataNetworkLink::GeoDataNetworkLink | ( | const GeoDataNetworkLink & | other | ) |
Definition at line 39 of file GeoDataNetworkLink.cpp.
Marble::GeoDataNetworkLink::~GeoDataNetworkLink | ( | ) |
Definition at line 65 of file GeoDataNetworkLink.cpp.
Member Function Documentation
bool Marble::GeoDataNetworkLink::flyToView | ( | ) | const |
Definition at line 85 of file GeoDataNetworkLink.cpp.
GeoDataLink & Marble::GeoDataNetworkLink::link | ( | ) |
Definition at line 95 of file GeoDataNetworkLink.cpp.
const GeoDataLink & Marble::GeoDataNetworkLink::link | ( | ) | const |
Definition at line 100 of file GeoDataNetworkLink.cpp.
|
virtual |
Provides type information for downcasting a GeoNode.
Reimplemented from Marble::GeoDataFeature.
Definition at line 70 of file GeoDataNetworkLink.cpp.
bool Marble::GeoDataNetworkLink::operator!= | ( | const GeoDataNetworkLink & | other | ) | const |
Definition at line 60 of file GeoDataNetworkLink.cpp.
GeoDataNetworkLink & Marble::GeoDataNetworkLink::operator= | ( | const GeoDataNetworkLink & | other | ) |
Definition at line 45 of file GeoDataNetworkLink.cpp.
bool Marble::GeoDataNetworkLink::operator== | ( | const GeoDataNetworkLink & | other | ) | const |
Definition at line 52 of file GeoDataNetworkLink.cpp.
bool Marble::GeoDataNetworkLink::refreshVisibility | ( | ) | const |
Definition at line 75 of file GeoDataNetworkLink.cpp.
void Marble::GeoDataNetworkLink::setFlyToView | ( | bool | flyToView | ) |
Definition at line 90 of file GeoDataNetworkLink.cpp.
void Marble::GeoDataNetworkLink::setLink | ( | const GeoDataLink & | link | ) |
Definition at line 105 of file GeoDataNetworkLink.cpp.
void Marble::GeoDataNetworkLink::setRefreshVisibility | ( | bool | refreshVisibility | ) |
Definition at line 80 of file GeoDataNetworkLink.cpp.
The documentation for this class was generated from the following files:
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.