Marble::GeoSceneVector
Marble::GeoSceneVector Class Reference
#include <GeoSceneVector.h>
Inheritance diagram for Marble::GeoSceneVector:

Public Member Functions | |
GeoSceneVector (const QString &name) | |
QBrush | brush () const |
QString | feature () const |
const char * | nodeType () const override |
QPen | pen () const |
void | setBrush (const QBrush &brush) |
void | setFeature (const QString &feature) |
void | setPen (const QPen &pen) |
void | setSourceFile (const QString &sourceFile) |
QString | sourceFile () const |
![]() | |
int | expire () const |
QString | fileFormat () const |
QString | name () const |
void | setExpire (int expire) |
void | setFileFormat (const QString &fileFormat) |
Additional Inherited Members | |
![]() | |
GeoSceneAbstractDataset (const QString &name) | |
Detailed Description
Vector dataset stored in a layer.
Definition at line 23 of file GeoSceneVector.h.
Member Function Documentation
◆ nodeType()
|
overridevirtual |
Provides type information for downcasting a GeoNode.
Implements Marble::GeoNode.
Definition at line 22 of file GeoSceneVector.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 23 2023 04:12:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 23 2023 04:12:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.