kstars
imageexporter.h
Go to the documentation of this file.
bool exportImage(QString url)
Exports an image with the defined settings.
Definition: imageexporter.cpp:198
void setLegendProperties(Legend::LEGEND_TYPE type, Legend::LEGEND_ORIENTATION orientation, Legend::LEGEND_POSITION position, int alpha=160, bool include=true)
Set the legend properties.
Definition: imageexporter.cpp:251
Backends for exporting a sky image, either raster or vector, with a legend.
Definition: imageexporter.h:34
Legend class is used for painting legends on class inheriting QPaintDevice.
Definition: legend.h:43
QString getLastErrorMessage() const
Definition: imageexporter.h:52
QObject * parent() const
void setRasterOutputSize(const QSize *size)
Set the size of output raster images.
Definition: imageexporter.cpp:273
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 15 2019 03:10:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 15 2019 03:10:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.