Marble::GeoSceneZoom

Search for usage in LXR

Marble::GeoSceneZoom Class Reference

#include <GeoSceneZoom.h>

Inheritance diagram for Marble::GeoSceneZoom:

Public Member Functions

bool discrete () const
 
int maximum () const
 
int minimum () const
 
const char * nodeType () const override
 
void setDiscrete (bool theme)
 
void setMaximum (int target)
 
void setMinimum (int name)
 

Detailed Description

Zoom properties of a GeoScene document.

Definition at line 19 of file GeoSceneZoom.h.

Member Function Documentation

◆ nodeType()

const char * Marble::GeoSceneZoom::nodeType ( ) const
overridevirtual

Provides type information for downcasting a GeoNode.

Implements Marble::GeoNode.

Definition at line 53 of file GeoSceneZoom.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 Mon Mar 20 2023 03:54:53 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.