Kstars
horizontalcoordinategrid.cpp
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
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
SkyComposite is a kind of container class for SkyComponent objects.
Definition skycomposite.h:30
static constexpr double PI
PI is a const static member; it's public so that it can be used anywhere, as long as dms....
Definition dms.h:385
QString i18n(const char *text, const TYPE &arg...)
DotLine
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.