marble
License.cpp
Go to the documentation of this file.
Type type() const
const GeoSceneLicense * license() const
Definition: GeoSceneHead.cpp:176
void setWidget(QWidget *widget)
Definition: WidgetGraphicsItem.cpp:48
void setCursor(const QCursor &)
void setRenderHint(RenderHint hint, bool on)
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
const QFont & font() const
void setChecked(bool)
This file contains the headers for MarbleModel.
Definition: PluginInterface.h:28
virtual bool eventFilter(QObject *object, QEvent *e)
Definition: AbstractFloatItem.cpp:163
QPoint mapToGlobal(const QPoint &pos) const
void setBackground(const QBrush &background)
Changes the background brush of the item.
Definition: FrameGraphicsItem.cpp:161
QString shortLicense() const
Definition: GeoSceneLicense.cpp:27
int x() const
int y() const
void contextMenuEvent(QWidget *w, QContextMenuEvent *e)
Definition: License.cpp:226
void addText(const QPointF &point, const QFont &font, const QString &text)
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
QString tr(const char *sourceText, const char *disambiguation, int n)
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:104
virtual bool event(QEvent *e)
QString fromUtf8(const char *str, int size)
const QBrush & brush(ColorGroup group, ColorRole role) const
void setPen(const QColor &color)
The abstract class for float item plugins.
Definition: AbstractFloatItem.h:45
bool isEmpty() const
void setBrush(const QBrush &brush)
void setText(const QString &)
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:88
void setSizePolicy(QSizePolicy)
QPointF positivePosition() const
Return the positive position of the ScreenGraphicsItem.
Definition: ScreenGraphicsItem.cpp:49
QList< PluginAuthor > pluginAuthors() const
Definition: License.cpp:123
A container for features parsed from the DGML file.
Definition: GeoSceneDocument.h:44
This file contains the headers for ViewportParams.
void setCheckable(bool)
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
void drawPath(const QPainterPath &path)
virtual QSize sizeHint() const
qreal widthF() const
This file contains the headers for MarbleWidget.
AbstractMarbleGraphicsLayout * layout() const
Returns the layout of the MarbleGraphicsItem.
Definition: MarbleGraphicsItem.cpp:141
bool contains(const QPointF &point) const
const QPoint & pos() const
void setToolTip(const QString &)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setStyle(QStyle *style)
Definition: GeoSceneLicense.h:23
const QPen & pen() const
void setVisible(bool visible)
Set visibility of the float item.
Definition: AbstractFloatItem.cpp:130
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
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.