marble
PanoramioPlugin.cpp
Go to the documentation of this file.
46 return tr( "Automatically downloads images from around the world in preference to their popularity" );
void setNumberOfItems(quint32 number)
Set the number of items to be shown at the same time.
Definition: AbstractDataPlugin.cpp:156
PanoramioPlugin(const MarbleModel *marbleModel=0)
Definition: PanoramioPlugin.cpp:18
QString guiString() const
String that should be displayed in GUI.
Definition: PanoramioPlugin.cpp:39
Definition: PluginInterface.h:28
An abstract class for plugins that show data that has a geo coordinate.
Definition: AbstractDataPlugin.h:45
QString name() const
Returns the user-visible name of the plugin.
Definition: PanoramioPlugin.cpp:34
QString tr(const char *sourceText, const char *disambiguation, int n)
Definition: PanoramioPlugin.h:19
void setModel(AbstractDataPluginModel *model)
Set the model of the plugin.
Definition: AbstractDataPlugin.cpp:134
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
Definition: PanoramioModel.h:21
QString description() const
Returns a user description of the plugin.
Definition: PanoramioPlugin.cpp:44
QList< PluginAuthor > pluginAuthors() const
Definition: PanoramioPlugin.cpp:65
QString copyrightYears() const
Definition: PanoramioPlugin.cpp:60
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.