marble
GosmoreRoutingPlugin.cpp
Go to the documentation of this file.
78 bool GosmorePlugin::supportsTemplate( RoutingProfilesModel::ProfileTemplate profileTemplate ) const
QString name() const
Returns the user-visible name of the plugin.
Definition: GosmoreReverseGeocodingPlugin.cpp:29
QString description() const
Returns a user description of the plugin.
Definition: GosmoreReverseGeocodingPlugin.cpp:49
virtual ReverseGeocodingRunner * newRunner() const
Plugin factory method to create a new runner instance.
Definition: GosmoreReverseGeocodingPlugin.cpp:66
QList< PluginAuthor > pluginAuthors() const
Definition: GosmoreReverseGeocodingPlugin.cpp:59
QString tr(const char *sourceText, const char *disambiguation, int n)
QString fromUtf8(const char *str, int size)
QString version() const
Definition: GosmoreReverseGeocodingPlugin.cpp:44
QString nameId() const
Returns the unique name of the plugin.
Definition: GosmoreReverseGeocodingPlugin.cpp:39
bool exists() const
QString copyrightYears() const
Definition: GosmoreReverseGeocodingPlugin.cpp:54
QString guiString() const
Returns the string that should appear in the user interface.
Definition: GosmoreReverseGeocodingPlugin.cpp:34
GosmorePlugin(QObject *parent=0)
Definition: GosmoreReverseGeocodingPlugin.cpp:22
virtual bool supportsTemplate(RoutingProfilesModel::ProfileTemplate profileTemplate) const
True if the plugin supports the given routing profile template.
Definition: GosmoreRoutingPlugin.cpp:78
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.