marble
RenderPluginInterface.h
Go to the documentation of this file.
71 Q_DECLARE_INTERFACE( Marble::RenderPluginInterface, "org.kde.Marble.RenderPluginInterface/1.09" )
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
virtual ~RenderPluginInterface()
Definition: RenderPluginInterface.cpp:16
Definition: LayerInterface.h:25
virtual QStringList backendTypes() const =0
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
virtual void initialize()=0
This class specifies interface of a Marble plugin.
Definition: PluginInterface.h:45
virtual QString renderPolicy() const =0
Return how the plugin settings should be used.
virtual bool isInitialized() const =0
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.