marble
Marble::PluginAuthor Struct Reference
#include <PluginInterface.h>
Public Member Functions | |
PluginAuthor (const QString &name_, const QString &email_, const QString &task_=QObject::tr("Developer")) | |
Public Attributes | |
QString | |
QString | name |
QString | task |
Detailed Description
Definition at line 28 of file PluginInterface.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 30 of file PluginInterface.h.
Member Data Documentation
QString Marble::PluginAuthor::email |
Definition at line 38 of file PluginInterface.h.
QString Marble::PluginAuthor::name |
Definition at line 36 of file PluginInterface.h.
QString Marble::PluginAuthor::task |
Definition at line 37 of file PluginInterface.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.