marble
CycleStreetsPlugin.h
Go to the documentation of this file.
CycleStreetsPlugin(QObject *parent=0)
Definition: CycleStreetsPlugin.cpp:81
QString description() const
Returns a user description of the plugin.
Definition: CycleStreetsPlugin.cpp:109
QString guiString() const
Returns the string that should appear in the user interface.
Definition: CycleStreetsPlugin.cpp:94
QList< PluginAuthor > pluginAuthors() const
Definition: CycleStreetsPlugin.cpp:119
Definition: RoutingRunner.h:28
A plugin for Marble to execute a routing task.
Definition: RoutingRunnerPlugin.h:33
QString name() const
Returns the user-visible name of the plugin.
Definition: CycleStreetsPlugin.cpp:89
ConfigWidget * configWidget()
Method for getting a pointer to the configuration widget of the plugin.
Definition: CycleStreetsPlugin.cpp:130
QString copyrightYears() const
Definition: CycleStreetsPlugin.cpp:114
virtual bool supportsTemplate(RoutingProfilesModel::ProfileTemplate profileTemplate) const
True if the plugin supports the given routing profile template.
Definition: CycleStreetsPlugin.cpp:135
QObject * parent() const
virtual RoutingRunner * newRunner() const
Plugin factory method to create a new runner instance.
Definition: CycleStreetsPlugin.cpp:125
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.