marble
Go to the documentation of this file.
49 return "Marble::MarbleNavigator";
54 return "Marble Desktop Globe";
59 return QIcon(
":/icons/marble.png");
79 return "<widget class=\"Marble::MarbleNavigator\" name=\"MarbleNavigator\">\n"
80 " <property name=\"geometry\">\n"
84 " <width>200</width>\n"
85 " <height>200</height>\n"
88 " <property name=\"toolTip\" >\n"
89 " <string>Navigation Control</string>\n"
91 " <property name=\"whatsThis\" >\n"
92 " <string>Use this control to navigate.</string>\n"
99 return "MarbleNavigator.h";
104 #include "MarbleNavigatorPlugin.moc"
virtual ~MarbleNavigatorPlugin()
QString includeFile() const
bool isInitialized() const
A widget class that contains simple controls for a MarbleWidget.
#define Q_EXPORT_PLUGIN2(a, b)
void initialize(QDesignerFormEditorInterface *core)
This file contains the header for MarbleNavigator.
QString whatsThis() const
MarbleNavigatorPlugin(QObject *parent=0)
QWidget * createWidget(QWidget *parent)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:51 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.