marble
RenderPlugin.h
Go to the documentation of this file.
53 Q_PROPERTY ( bool userCheckable READ isUserCheckable WRITE setUserCheckable NOTIFY userCheckableChanged )
64 ThemeRenderType
341 virtual RenderPlugin* newInstance( const MarbleModel *marbleModel ) const { return new T( marbleModel ); }
Provides common access to various kinds of plugins without having to know about their details...
Definition: RenderPluginModel.h:30
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
Definition: RenderState.h:22
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
The abstract class that creates a renderable item.
Definition: RenderPlugin.h:43
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.