Kstars
satellitesitem.h
A QSGClipNode derived class used as a container for holding pointers to nodes and for clipping.
Definition rootnode.h:60
Represents artificial satellites on the sky map.
Definition satellitescomponent.h:24
virtual void update() override
Update positions and visibility of satellites.
Definition satellitesitem.cpp:27
SatellitesItem(SatellitesComponent *satComp, RootNode *rootNode=nullptr)
Constructor.
Definition satellitesitem.cpp:20
void recreateList()
recreates the node tree (deletes old nodes and appends new ones according to SatelliteGroups from Sat...
Definition satellitesitem.cpp:67
SkyItem(LabelsItem::label_t labelType, RootNode *rootNode=nullptr)
Constructor, appends SkyItem to rootNode as a child in a node tree.
Definition skyitem.cpp:10
Provides all necessary information about an object in the sky: its coordinates, name(s),...
Definition skyobject.h:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:53:02 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.