kstars
imageexporter.h
Go to the documentation of this file.
73 void setLegendProperties( Legend::LEGEND_TYPE type, Legend::LEGEND_ORIENTATION orientation, Legend::LEGEND_POSITION position, int alpha = 160, bool include = true );
bool exportImage(QString url)
Exports an image with the defined settings.
Definition: imageexporter.cpp:182
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:246
Backends for exporting a sky image, either raster or vector, with a legend.
Definition: imageexporter.h:35
Legend class is used for painting legends on class inheriting QPaintDevice.
Definition: legend.h:45
QString getLastErrorMessage() const
Definition: imageexporter.h:54
void setRasterOutputSize(const QSize *size)
Set the size of output raster images.
Definition: imageexporter.cpp:267
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 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:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.