marble
ProgressFloatItem.h
Go to the documentation of this file.
QString guiString() const
String that should be displayed in GUI.
Definition: ProgressFloatItem.cpp:96
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
A float item that shows a pie-chart progress indicator when downloads are active. ...
Definition: ProgressFloatItem.h:27
QPainterPath backgroundShape() const
Returns the shape of the background.
Definition: ProgressFloatItem.cpp:158
QString description() const
Returns a user description of the plugin.
Definition: ProgressFloatItem.cpp:111
QString copyrightYears() const
Definition: ProgressFloatItem.cpp:116
~ProgressFloatItem()
Definition: ProgressFloatItem.cpp:81
bool eventFilter(QObject *object, QEvent *e)
Definition: ProgressFloatItem.cpp:211
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: ProgressFloatItem.cpp:86
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:48
void paintContent(QPainter *painter)
Here the items paint their content.
Definition: ProgressFloatItem.cpp:173
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
QList< PluginAuthor > pluginAuthors() const
Definition: ProgressFloatItem.cpp:121
QString name() const
Returns the user-visible name of the plugin.
Definition: ProgressFloatItem.cpp:91
bool isInitialized() const
Definition: ProgressFloatItem.cpp:153
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.