marble
#include <MarbleNavigatorPlugin.h>
Public Member Functions | |
MarbleNavigatorPlugin (QObject *parent=0) | |
virtual | ~MarbleNavigatorPlugin () |
QWidget * | createWidget (QWidget *parent) |
QString | domXml () const |
QString | group () const |
QIcon | icon () const |
QString | includeFile () const |
void | initialize (QDesignerFormEditorInterface *core) |
bool | isContainer () const |
bool | isInitialized () const |
QString | name () const |
QString | toolTip () const |
QString | whatsThis () const |
Detailed Description
Definition at line 25 of file MarbleNavigatorPlugin.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 18 of file MarbleNavigatorPlugin.cpp.
|
virtual |
Definition at line 24 of file MarbleNavigatorPlugin.cpp.
Member Function Documentation
Definition at line 41 of file MarbleNavigatorPlugin.cpp.
QString MarbleNavigatorPlugin::domXml | ( | ) | const |
Definition at line 77 of file MarbleNavigatorPlugin.cpp.
QString MarbleNavigatorPlugin::group | ( | ) | const |
Definition at line 52 of file MarbleNavigatorPlugin.cpp.
QIcon MarbleNavigatorPlugin::icon | ( | ) | const |
Definition at line 57 of file MarbleNavigatorPlugin.cpp.
QString MarbleNavigatorPlugin::includeFile | ( | ) | const |
Definition at line 97 of file MarbleNavigatorPlugin.cpp.
void MarbleNavigatorPlugin::initialize | ( | QDesignerFormEditorInterface * | core | ) |
Definition at line 28 of file MarbleNavigatorPlugin.cpp.
bool MarbleNavigatorPlugin::isContainer | ( | ) | const |
Definition at line 72 of file MarbleNavigatorPlugin.cpp.
bool MarbleNavigatorPlugin::isInitialized | ( | ) | const |
Definition at line 36 of file MarbleNavigatorPlugin.cpp.
QString MarbleNavigatorPlugin::name | ( | ) | const |
Definition at line 47 of file MarbleNavigatorPlugin.cpp.
QString MarbleNavigatorPlugin::toolTip | ( | ) | const |
Definition at line 62 of file MarbleNavigatorPlugin.cpp.
QString MarbleNavigatorPlugin::whatsThis | ( | ) | const |
Definition at line 67 of file MarbleNavigatorPlugin.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.