Kstars
localmeridiancomponent.cpp
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition ksnumbers.h:43
void summary()
prints out some summary statistics if the skyMesh debug is greater than 1.
Definition linelistindex.cpp:241
void appendLine(const std::shared_ptr< LineList > &lineList)
Typically called from within a subclasses constructors.
Definition linelistindex.cpp:63
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
QString i18n(const char *text, const TYPE &arg...)
SolidLine
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.