Kstars
constellationnamescomponent.h
Represents the constellation names on the sky map.
Definition constellationnamescomponent.h:24
ConstellationNamesComponent(SkyComposite *parent, CultureList *cultures)
Constructor parent Pointer to the parent SkyComposite object.
Definition constellationnamescomponent.cpp:21
bool selected() override
Definition constellationnamescomponent.cpp:102
bool isLocalCNames()
Return true if we are using localized constellation names.
Definition constellationnamescomponent.h:59
void update(KSNumbers *num) override
we need a custom routine (for now) so we don't precess the locations of the names.
Definition constellationnamescomponent.cpp:112
void draw(SkyPainter *skyp) override
Draw constellation names on the sky map.
Definition constellationnamescomponent.cpp:121
There are several time-dependent values used in position calculations, that are not specific to an ob...
Definition ksnumbers.h:43
An abstract parent class, to be inherited by SkyComponents that store a QList of SkyObjects.
Definition listcomponent.h:24
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.