Kstars
constellationartitem.h
15 * This class handles constellation art in SkyMapLite. Each constellation image is represented by ConstellationArtNode.
Represents the ConstellationsArt objects.
Definition constellationartcomponent.h:22
This class handles constellation art in SkyMapLite.
Definition constellationartitem.h:23
void loadNodes()
loadNodes loads constellation art data and creates ConstellationArtNodes
Definition constellationartitem.cpp:32
void deleteNodes()
deleteNodes deletes constellation art data and ConstellationArtNodes
Definition constellationartitem.cpp:19
ConstellationArtItem(ConstellationArtComponent *artComp, RootNode *rootNode=nullptr)
Definition constellationartitem.cpp:13
void update() override
calls update() of all child ConstellationArtNodes if constellation art is on.
Definition constellationartitem.cpp:46
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
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.