marble
tools/maptheme-previewimage/main.cpp
Go to the documentation of this file.
int execute(const QString &program, const QStringList &arguments)
GeoDataTreeModel * treeModel()
Return the list of Placemarks as a QAbstractItemModel *.
Definition: MarbleModel.cpp:477
This file contains the headers for MarbleModel.
bool contains(const QString &str, Qt::CaseSensitivity cs) const
A widget class that displays a view of the earth.
Definition: MarbleWidget.h:104
void resize(int w, int h)
void processEvents(QFlags< QEventLoop::ProcessEventsFlag > flags)
bool save(const QString &fileName, const char *format, int quality) const
QString tempPath()
QPixmap scaled(int width, int height, Qt::AspectRatioMode aspectRatioMode, Qt::TransformationMode transformMode) const
bool isNull() const
void centerOn(const qreal lon, const qreal lat, bool animated=false)
Center the view on a geographical point.
Definition: MarbleWidget.cpp:549
QPixmap grabWidget(QWidget *widget, const QRect &rectangle)
This file contains the headers for MarbleWidget.
int rowCount(const QModelIndex &parent=QModelIndex()) const
Return the number of Items in the Model.
Definition: GeoDataTreeModel.cpp:142
The abstract class that creates a renderable item.
Definition: RenderPlugin.h:43
QList< RenderPlugin * > renderPlugins() const
Returns a list of all RenderPlugins on the widget, this includes float items.
Definition: MarbleWidget.cpp:1107
void msleep(unsigned long msecs)
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.