Kstars
planetnode.h
21 * and QSGSimpleTextureNode(displays object as image) that are displayed depending according to the
24 *@short A container for PointNode and QSGSimpleTextureNode used for displaying some solar system objects
A subclass of TrailObject that provides additional information needed for most solar system objects.
Definition ksplanetbase.h:50
A SkyNode derived class used as a container for holding two other nodes: PointNode and QSGSimpleTextu...
Definition planetnode.h:30
virtual void changePos(QPointF pos) override
changePos changes the position m_point and m_planetPic
Definition planetnode.cpp:145
PlanetNode(KSPlanetBase *pb, RootNode *parentNode, LabelsItem::label_t labelType=LabelsItem::label_t::PLANET_LABEL)
Constructor.
Definition planetnode.cpp:20
virtual void hide() override
hides all child nodes (sets opacity of m_opacity to 0)
Definition planetnode.cpp:138
SkyOpacityNode derived class that represents stars and planets using cached QSGTexture.
Definition pointnode.h:25
A QSGClipNode derived class used as a container for holding pointers to nodes and for clipping.
Definition rootnode.h:60
Provides virtual functions for update of coordinates and nodes hiding.
Definition skynode.h:28
A wrapper for QSGOpacityNode that provides hide() and show() functions.
Definition skyopacitynode.h:21
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.