marble
ProgressFloatItem.h
Go to the documentation of this file.
QString guiString() const
String that should be displayed in GUI.
Definition: ProgressFloatItem.cpp:91
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:153
QString description() const
Returns a user description of the plugin.
Definition: ProgressFloatItem.cpp:106
QString copyrightYears() const
Definition: ProgressFloatItem.cpp:111
~ProgressFloatItem()
Definition: ProgressFloatItem.cpp:76
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:81
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:45
ProgressFloatItem(const MarbleModel *marbleModel=0)
Definition: ProgressFloatItem.cpp:30
void paintContent(QPainter *painter)
Here the items paint their content.
Definition: ProgressFloatItem.cpp:168
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
QList< PluginAuthor > pluginAuthors() const
Definition: ProgressFloatItem.cpp:116
QString name() const
Returns the user-visible name of the plugin.
Definition: ProgressFloatItem.cpp:86
bool isInitialized() const
Definition: ProgressFloatItem.cpp:148
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.