marble
PhotoPluginItem.cpp
Go to the documentation of this file.
Definition: CoordinatesParser.h:23
This class provides a tiny web browser based on QWebView (WebKit).
Definition: TinyWebBrowser.h:35
This file contains the headers for MarbleModel.
void setImage(const QImage &image, const QSize &size=QSize())
Definition: LabelGraphicsItem.cpp:85
void setFarm(const QString &farm)
Definition: PhotoPluginItem.cpp:146
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
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:102
void setBorderBrush(const QBrush &brush)
Change the brush of the border.
Definition: FrameGraphicsItem.cpp:143
void addDownloadedFile(const QString &url, const QString &type)
Definition: PhotoPluginItem.cpp:85
static QUrl generateUrl(const QString &service, const QString &method, const QHash< QString, QString > &options)
Definition: PhotoPluginModel.cpp:42
bool operator<(const AbstractDataPluginItem *other) const
Definition: PhotoPluginItem.cpp:110
void setServer(const QString &server)
Definition: PhotoPluginItem.cpp:136
This file contains the headers for ViewportParams.
void setCacheMode(CacheMode mode)
Set the cache mode of the item.
Definition: MarbleGraphicsItem.cpp:159
GeoDataCoordinates coordinate() const
Definition: BillboardGraphicsItem.cpp:93
void setSecret(const QString &secret)
Definition: PhotoPluginItem.cpp:156
This file contains the headers for MarbleWidget.
void setCoordinates(const GeoDataCoordinates &coordinates, Qt::Alignment alignment)
Sets coordinates.
Definition: PopupLayer.cpp:97
AbstractMarbleGraphicsLayout * layout() const
Returns the layout of the MarbleGraphicsItem.
Definition: MarbleGraphicsItem.cpp:141
void setBorderWidth(qreal width)
Set the border width of the item.
Definition: FrameGraphicsItem.cpp:118
PhotoPluginItem(MarbleWidget *widget, QObject *parent)
Definition: PhotoPluginItem.cpp:46
void setCoordinate(const GeoDataCoordinates &coordinates)
Definition: BillboardGraphicsItem.cpp:98
void setOwner(const QString &owner)
Definition: PhotoPluginItem.cpp:166
void setTitle(const QString &title)
Definition: PhotoPluginItem.cpp:176
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:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.