• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

  • sources
  • kde-4.12
  • kdeedu
  • marble
  • src
  • plugins
  • runner
  • gosmore-reversegeocoding
GosmoreReverseGeocodingPlugin.h
Go to the documentation of this file.
1 //
2 // This file is part of the Marble Virtual Globe.
3 //
4 // This program is free software licensed under the GNU LGPL. You can
5 // find a copy of this license in LICENSE.txt in the top directory of
6 // the source code.
7 //
8 // Copyright 2010 Dennis Nienhüser <earthwings@gentoo.org>
9 // Copyright 2012 Bernhard Beschow <bbeschow@cs.tu-berlin.de>
10 //
11 
12 
13 #ifndef MARBLE_GOSMOREREVERSEGEOCODINGPLUGIN_H
14 #define MARBLE_GOSMOREREVERSEGEOCODINGPLUGIN_H
15 
16 #include "ReverseGeocodingRunnerPlugin.h"
17 
18 namespace Marble
19 {
20 
21 class GosmorePlugin : public ReverseGeocodingRunnerPlugin
22 {
23  Q_OBJECT
24  Q_PLUGIN_METADATA( IID "org.kde.edu.marble.GosmoreReverseGeocodingPlugin" )
25  Q_INTERFACES( Marble::ReverseGeocodingRunnerPlugin )
26 
27 public:
28  explicit GosmorePlugin( QObject *parent = 0 );
29 
30  QString name() const;
31 
32  QString guiString() const;
33 
34  QString nameId() const;
35 
36  QString version() const;
37 
38  QString description() const;
39 
40  QString copyrightYears() const;
41 
42  QList<PluginAuthor> pluginAuthors() const;
43 
44  virtual ReverseGeocodingRunner* newRunner() const;
45 
46  virtual bool canWork() const;
47 };
48 
49 }
50 
51 #endif
Marble::GosmorePlugin::name
QString name() const
Returns the user-visible name of the plugin.
Definition: GosmoreReverseGeocodingPlugin.cpp:29
Marble::GosmorePlugin::description
QString description() const
Returns a user description of the plugin.
Definition: GosmoreReverseGeocodingPlugin.cpp:49
Marble::GosmorePlugin::newRunner
virtual ReverseGeocodingRunner * newRunner() const
Plugin factory method to create a new runner instance.
Definition: GosmoreReverseGeocodingPlugin.cpp:66
Marble::GosmorePlugin::pluginAuthors
QList< PluginAuthor > pluginAuthors() const
Definition: GosmoreReverseGeocodingPlugin.cpp:59
Marble::GosmorePlugin::canWork
virtual bool canWork() const
Returns.
Definition: GosmoreReverseGeocodingPlugin.cpp:71
QObject
Marble::ReverseGeocodingRunnerPlugin
A plugin for Marble to execute a reverse geocoding task.
Definition: ReverseGeocodingRunnerPlugin.h:27
Marble::GosmorePlugin::version
QString version() const
Definition: GosmoreReverseGeocodingPlugin.cpp:44
Marble::GosmorePlugin::nameId
QString nameId() const
Returns the unique name of the plugin.
Definition: GosmoreReverseGeocodingPlugin.cpp:39
Marble::GosmorePlugin::copyrightYears
QString copyrightYears() const
Definition: GosmoreReverseGeocodingPlugin.cpp:54
Marble::GosmorePlugin
Definition: GosmoreReverseGeocodingPlugin.h:21
Marble::GosmorePlugin::guiString
QString guiString() const
Returns the string that should appear in the user interface.
Definition: GosmoreReverseGeocodingPlugin.cpp:34
Marble::ReverseGeocodingRunner
Definition: ReverseGeocodingRunner.h:25
Marble::GosmorePlugin::GosmorePlugin
GosmorePlugin(QObject *parent=0)
Definition: GosmoreReverseGeocodingPlugin.cpp:22
ReverseGeocodingRunnerPlugin.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal