Marble::GeoDocument

Search for usage in LXR

Marble::GeoDocument Class Reference

#include <GeoDocument.h>

Inheritance diagram for Marble::GeoDocument:

Public Member Functions

virtual bool isGeoDataDocument () const
 
virtual bool isGeoSceneDocument () const
 

Detailed Description

A shared base class between GeoDataDocument/GeoSourceDocument.

Definition at line 19 of file GeoDocument.h.

Constructor & Destructor Documentation

◆ GeoDocument()

Marble::GeoDocument::GeoDocument ( )
protected

Definition at line 14 of file GeoDocument.cpp.

◆ ~GeoDocument()

Marble::GeoDocument::~GeoDocument ( )
virtual

Definition at line 18 of file GeoDocument.cpp.

Member Function Documentation

◆ isGeoDataDocument()

bool Marble::GeoDocument::isGeoDataDocument ( ) const
virtual

Reimplemented in Marble::GeoDataDocument.

Definition at line 22 of file GeoDocument.cpp.

◆ isGeoSceneDocument()

bool Marble::GeoDocument::isGeoSceneDocument ( ) const
virtual

Definition at line 27 of file GeoDocument.cpp.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sun Feb 25 2024 18:44:47 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.