Kstars
horizontalcoordinategrid.h
Collection of all the circles in the horizontal coordinate grid.
Definition horizontalcoordinategrid.h:19
bool selected() override
Definition horizontalcoordinategrid.cpp:91
HorizontalCoordinateGrid(SkyComposite *parent)
Constructor Simply adds all of the coordinate grid circles (meridians and parallels) parent Pointer t...
Definition horizontalcoordinategrid.cpp:19
void update(KSNumbers *) override
Update the sky position(s) of this component.
Definition horizontalcoordinategrid.cpp:113
void preDraw(SkyPainter *skyp) override
Gives the subclasses access to the top of the draw() method.
Definition horizontalcoordinategrid.cpp:105
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition ksnumbers.h:43
SkyComposite is a kind of container class for SkyComponent objects.
Definition skycomposite.h:30
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.