marble
OpenDesktopItem.cpp
Go to the documentation of this file.
102 return QUrl( QString( "http://opendesktop.org/usermanager/search.php?username=%1" ).arg( id() ) );
void setText(const QString &text)
void setLocation(const QString location)
Definition: OpenDesktopItem.cpp:131
QSize size() const
void paint(QPainter *painter)
Paints the item in item coordinates.
Definition: OpenDesktopItem.cpp:64
bool operator<(const AbstractDataPluginItem *other) const
Definition: OpenDesktopItem.cpp:37
QString toString(QFlags< QUrl::FormattingOption > options) const
Definition: OpenDesktopItem.h:26
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:104
void addDownloadedFile(const QString &url, const QString &type)
Definition: OpenDesktopItem.cpp:55
void drawPixmap(const QRectF &target, const QPixmap &pixmap, const QRectF &source)
void setAvatarUrl(const QUrl url)
Definition: OpenDesktopItem.cpp:110
bool load(const QString &fileName, const char *format, QFlags< Qt::ImageConversionFlag > flags)
This file contains the headers for ViewportParams.
void setMarbleWidget(MarbleWidget *widget)
Definition: OpenDesktopItem.cpp:148
void setCacheMode(CacheMode mode)
Set the cache mode of the item.
Definition: MarbleGraphicsItem.cpp:159
GeoDataCoordinates coordinate() const
Definition: BillboardGraphicsItem.cpp:93
OpenDesktopItem(QObject *parent)
Definition: OpenDesktopItem.cpp:19
void setFullName(const QString fullName)
Definition: OpenDesktopItem.cpp:120
void setCoordinates(const GeoDataCoordinates &coordinates, Qt::Alignment alignment)
Sets coordinates.
Definition: PopupLayer.cpp:133
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setToolTip(const QString &toolTip)
Set the tool tip for the item.
Definition: AbstractDataPluginItem.cpp:76
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
void updated()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 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:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.