Marble
RoutingRunnerPlugin.cpp
88 QHash< QString, QVariant > RoutingRunnerPlugin::templateSettings( RoutingProfilesModel::ProfileTemplate ) const
virtual QHash< QString, QVariant > templateSettings(RoutingProfilesModel::ProfileTemplate profileTemplate) const
Settings for the given routing profile template.
Definition: RoutingRunnerPlugin.cpp:88
Binds a QML item to a specific geodetic location in screen coordinates.
Definition: AbstractDataPlugin.cpp:22
virtual ConfigWidget * configWidget()
Method for getting a pointer to the configuration widget of the plugin.
Definition: RoutingRunnerPlugin.cpp:78
RoutingRunnerPlugin(QObject *parent=nullptr)
Constructor with optional parent object.
Definition: RoutingRunnerPlugin.cpp:33
bool canWorkOffline() const
True if the plugin can execute its tasks without network access.
Definition: RoutingRunnerPlugin.cpp:68
QString message
QString statusMessage() const
A status message showing whether the plugin will be able to deliver results.
Definition: RoutingRunnerPlugin.cpp:93
bool supportsCelestialBody(const QString &celestialBodyId) const
True if the plugin supports its tasks on the given planet.
Definition: RoutingRunnerPlugin.cpp:49
virtual bool supportsTemplate(RoutingProfilesModel::ProfileTemplate profileTemplate) const
True if the plugin supports the given routing profile template.
Definition: RoutingRunnerPlugin.cpp:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:50:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.