kstars
legend.h
Go to the documentation of this file.
87 explicit Legend(LEGEND_ORIENTATION orientation = LO_HORIZONTAL, LEGEND_POSITION pos = LP_FLOATING);
void setBRectHeight(int height)
Set symbol description's bounding rectangle height.
Definition: legend.h:224
Definition: legend.h:54
Definition: legend.h:77
QSize calculateSize()
Calculates size of legend that will be painted using current settings.
Definition: legend.cpp:56
Definition: legend.h:78
Definition: legend.h:76
Definition: legend.h:66
Definition: legend.h:75
void setMaxVScalePixels(int pixels)
Set maximal vertical scale size in pixels.
Definition: legend.h:236
void setMaxHScalePixels(int pixels)
Set maximal horizontal scale size in pixels.
Definition: legend.h:230
This class stores all of the adjustable colors in KStars, in a QMap object keyed by the names of the ...
Definition: colorscheme.h:38
Definition: legend.h:55
Legend class is used for painting legends on class inheriting QPaintDevice.
Definition: legend.h:45
Definition: legend.h:79
Definition: legend.h:57
Definition: legend.h:56
Definition: legend.h:58
void paintLegend(QPaintDevice *pd)
Paint legend on passed QPaintDevice at selected position.
Definition: legend.cpp:162
void setBRectWidth(int width)
Set symbol description's bounding rectangle width.
Definition: legend.h:218
Definition: legend.h:67
Legend(LEGEND_ORIENTATION orientation=LO_HORIZONTAL, LEGEND_POSITION pos=LP_FLOATING)
Constructor.
Definition: legend.cpp:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 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:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.