marble
License.cpp
Go to the documentation of this file.
const GeoSceneLicense * license() const
Definition: GeoSceneHead.cpp:176
void setWidget(QWidget *widget)
Definition: WidgetGraphicsItem.cpp:48
void repaintNeeded(QRegion dirtyRegion=QRegion())
This signal is emitted if an update of the view is needed.
General properties and identifiers of a GeoScene document.
Definition: GeoSceneHead.h:42
This file contains the headers for MarbleModel.
Definition: PluginInterface.h:28
virtual bool eventFilter(QObject *object, QEvent *e)
Definition: AbstractFloatItem.cpp:161
void setBackground(const QBrush &background)
Changes the background brush of the item.
Definition: FrameGraphicsItem.cpp:165
QString shortLicense() const
Definition: GeoSceneLicense.cpp:27
void contextMenuEvent(QWidget *w, QContextMenuEvent *e)
Definition: License.cpp:223
void setLayout(AbstractMarbleGraphicsLayout *layout)
Set the layout of the graphics item.
Definition: MarbleGraphicsItem.cpp:146
void addItem(ScreenGraphicsItem *item, int row, int column)
Definition: MarbleGraphicsGridLayout.cpp:74
Attribution attribution() const
Definition: GeoSceneLicense.cpp:32
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:48
QStringList backendTypes() const
Returns the name(s) of the backend that the plugin can render This method should return the name of t...
Definition: License.cpp:86
QPointF positivePosition() const
Return the positive position of the ScreenGraphicsItem.
Definition: ScreenGraphicsItem.cpp:49
QList< PluginAuthor > pluginAuthors() const
Definition: License.cpp:121
A container for features parsed from the DGML file.
Definition: GeoSceneDocument.h:44
This file contains the headers for ViewportParams.
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:96
This file contains the headers for MarbleWidget.
AbstractMarbleGraphicsLayout * layout() const
Returns the layout of the MarbleGraphicsItem.
Definition: MarbleGraphicsItem.cpp:141
Definition: GeoSceneLicense.h:23
void setVisible(bool visible)
Set visibility of the float item.
Definition: AbstractFloatItem.cpp:128
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
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.