marble
OpenDesktopItem.cpp
Go to the documentation of this file.
108 return QUrl( QString( "http://opendesktop.org/usermanager/search.php?username=%1" ).arg( id() ) );
void setLocation(const QString location)
Definition: OpenDesktopItem.cpp:137
void paint(QPainter *painter)
Paints the item in item coordinates.
Definition: OpenDesktopItem.cpp:70
bool operator<(const AbstractDataPluginItem *other) const
Definition: OpenDesktopItem.cpp:43
Definition: OpenDesktopItem.h:26
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
void addDownloadedFile(const QString &url, const QString &type)
Definition: OpenDesktopItem.cpp:61
void setAvatarUrl(const QUrl url)
Definition: OpenDesktopItem.cpp:116
This file contains the headers for ViewportParams.
void setMarbleWidget(MarbleWidget *widget)
Definition: OpenDesktopItem.cpp:154
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:126
void setCoordinates(const GeoDataCoordinates &coordinates, Qt::Alignment alignment)
Sets coordinates.
Definition: PopupLayer.cpp:97
void setToolTip(const QString &toolTip)
Set the tool tip for the item.
Definition: AbstractDataPluginItem.cpp:76
void updated()
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.