kstars
rectnode.h
Go to the documentation of this file.
void setRect(int x, int y, int w, int h)
setRect sets rectangle to display
Definition: rectnode.cpp:36
QSGGeometryNode derived class that draws filled and non-filled rectangles.
Definition: rectnode.h:32
RectNode(bool filled=false)
rectnode.cpp - K Desktop Planetarium begin : 20/08/2016 copyright : (C) 2016 by Artem Fedoskin email...
Definition: rectnode.cpp:22
void setFilled(bool filled)
setFilled sets whether the rectangle should be filled or no
Definition: rectnode.cpp:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 02:57:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 02:57:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.