marble
Go to the documentation of this file.
42 return "Marble::MarbleNavigator";
47 return "Marble Virtual Globe";
52 return QIcon(
":/icons/marble.png");
72 return "<widget class=\"Marble::MarbleNavigator\" name=\"MarbleNavigator\">\n"
73 " <property name=\"geometry\">\n"
77 " <width>200</width>\n"
78 " <height>200</height>\n"
81 " <property name=\"toolTip\" >\n"
82 " <string>Navigation Control</string>\n"
84 " <property name=\"whatsThis\" >\n"
85 " <string>Use this control to navigate.</string>\n"
92 return "MarbleNavigator.h";
97 #include "MarbleNavigatorPlugin.moc"
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:40 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.