marble
License.h
Go to the documentation of this file.
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
QVector< PluginAuthor > pluginAuthors() const override
Definition: License.cpp:122
QString name() const override
Returns the user-visible name of the plugin.
Definition: License.cpp:92
bool eventFilter(QObject *, QEvent *e) override
Definition: License.cpp:205
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:44
QString description() const override
Returns a user description of the plugin.
Definition: License.cpp:112
void contextMenuEvent(QWidget *w, QContextMenuEvent *e) override
Definition: License.cpp:227
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:91
QStringList backendTypes() const override
Returns the name(s) of the backend that the plugin can render.
Definition: License.cpp:87
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 16 2019 00:26:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 16 2019 00:26:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.