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
SkyOpacityNode derived class that represents stars and planets using cached QSGTexture.
Definition: pointnode.h:24
A container for nodes that holds collection of textures for stars and provides clipping.
Definition: rootnode.h:59
A container for PointNode and QSGSimpleTextureNode used for displaying some solar system objects.
Definition: planetnode.h:29
virtual void hide() override
hides all child nodes (sets opacity of m_opacity to 0)
Definition: planetnode.cpp:138
A wrapper for QSGOpacityNode that provides hide() and show() functions. If node is invisible (opacity...
Definition: skyopacitynode.h:20
PlanetNode(KSPlanetBase *pb, RootNode *parentNode, LabelsItem::label_t labelType=LabelsItem::label_t::PLANET_LABEL)
Constructor.
Definition: planetnode.cpp:20
Provides virtual functions for update of coordinates and nodes hiding.
Definition: skynode.h:27
virtual void changePos(QPointF pos) override
changePos changes the position m_point and m_planetPic
Definition: planetnode.cpp:145
Provides necessary information about objects in the solar system.
Definition: ksplanetbase.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Aug 9 2022 04:06:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Aug 9 2022 04:06:05 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.