Kstars
localmeridiancomponent.h
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition ksnumbers.h:43
void preDraw(SkyPainter *skyp) override
Gives the subclasses access to the top of the draw() method.
Definition localmeridiancomponent.cpp:61
void update(KSNumbers *) override
Update the sky position(s) of this component.
Definition localmeridiancomponent.cpp:69
LocalMeridianComponent(SkyComposite *parent)
Constructor Simply adds all of the coordinate grid circles (meridians and parallels) parent Pointer t...
Definition localmeridiancomponent.cpp:19
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.