Kstars
constellationnamesitem.h
15 * @short The ConstellationName struct. It holds SkyObject (with coordinates of label) and 2 labels
47 explicit ConstellationNamesItem(ConstellationNamesComponent *constComp, RootNode *rootNode = nullptr);
Represents the constellation names on the sky map.
Definition constellationnamescomponent.h:24
This class represents ConstellationNamesComponent in SkyMapLite.
Definition constellationnamesitem.h:39
ConstellationNamesItem(ConstellationNamesComponent *constComp, RootNode *rootNode=nullptr)
Constructor.
Definition constellationnamesitem.cpp:29
virtual void update()
Update positions ConstellationName labels based on user settings and labels visibility.
Definition constellationnamesitem.cpp:35
void recreateList()
Delete all labels and recreate m_names according to object list of m_constelNamesComp.
Definition constellationnamesitem.cpp:100
A QSGClipNode derived class used as a container for holding pointers to nodes and for clipping.
Definition rootnode.h:60
This is an interface for implementing SkyItems that represent SkyComponent derived objects on the Sky...
Definition skyitem.h:30
Provides all necessary information about an object in the sky: its coordinates, name(s),...
Definition skyobject.h:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 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:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.