• 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
  • render
  • panoramio
PanoramioPlugin.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 2009 Bastian Holst <bastianholst@gmx.de>
9 //
10 
11 #ifndef PANORAMIOPLUGIN_H
12 #define PANORAMIOPLUGIN_H
13 
14 #include "AbstractDataPlugin.h"
15 #include "RenderPlugin.h"
16 #include "RenderPluginInterface.h"
17 
18 #include <QIcon>
19 
20 namespace Marble
21 {
22 
23 class PanoramioPlugin : public AbstractDataPlugin
24 {
25  Q_OBJECT
26  Q_PLUGIN_METADATA( IID "org.kde.edu.marble.PanoramioPlugin" )
27  Q_INTERFACES( Marble::RenderPluginInterface )
28  MARBLE_PLUGIN( PanoramioPlugin )
29 
30  public:
31  PanoramioPlugin();
32 
33  void initialize();
34 
35  QString name() const;
36 
37  QString guiString() const;
38 
39  QString description() const;
40 
41  QIcon icon() const;
42 };
43 
44 }
45 
46 #endif // PANORAMIOPLUGIN_H
Marble::RenderPluginInterface
The class that specifies the Marble layer interface of a plugin.
Definition: RenderPluginInterface.h:30
RenderPluginInterface.h
Marble::PanoramioPlugin::guiString
QString guiString() const
String that should be displayed in GUI.
Definition: PanoramioPlugin.cpp:34
Marble::AbstractDataPlugin
An abstract class for plugins that show data that has a geo coordinate.
Definition: AbstractDataPlugin.h:45
Marble::PanoramioPlugin::name
QString name() const
Returns the user-visible name of the plugin.
Definition: PanoramioPlugin.cpp:29
Marble::PanoramioPlugin
Definition: PanoramioPlugin.h:23
Marble::PanoramioPlugin::PanoramioPlugin
PanoramioPlugin()
Definition: PanoramioPlugin.cpp:18
Marble::PanoramioPlugin::icon
QIcon icon() const
Returns an icon for the plugin.
Definition: PanoramioPlugin.cpp:44
RenderPlugin.h
Marble::PanoramioPlugin::description
QString description() const
Returns a user description of the plugin.
Definition: PanoramioPlugin.cpp:39
AbstractDataPlugin.h
Marble::PanoramioPlugin::initialize
void initialize()
Definition: PanoramioPlugin.cpp:23
MARBLE_PLUGIN
#define MARBLE_PLUGIN(T)
Definition: RenderPlugin.h:337
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:52 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