Kstars
constellationnamescomponent.h
Definition: skycomposite.h:29
bool isLocalCNames()
Return true if we are using localized constellation names.
Definition: constellationnamescomponent.h:59
Definition: culturelist.h:16
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:103
void draw(SkyPainter *skyp) override
Draw constellation names on the sky map.
Definition: constellationnamescomponent.cpp:112
ConstellationNamesComponent(SkyComposite *parent, CultureList *cultures)
Constructor parent Pointer to the parent SkyComposite object.
Definition: constellationnamescomponent.cpp:21
Definition: listcomponent.h:23
bool selected() override
Definition: constellationnamescomponent.cpp:93
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:58:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Nov 28 2023 03:58:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.