Kstars
telescopesymbolsitem.cpp
ClientManagerLite * clientManagerLite() const
Definition kstarslite.h:107
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
void addTelescope(INDI::BaseDevice *bd)
Add telescope symbol for device bd.
Definition telescopesymbolsitem.cpp:25
void removeTelescope(INDI::BaseDevice *bd)
Remove telescope symbol of device bd.
Definition telescopesymbolsitem.cpp:36
virtual void update() override
Updates position and visibility of CrosshairNodes that represent telescope symbols If client is no mo...
Definition telescopesymbolsitem.cpp:47
iterator begin()
void clear()
iterator end()
iterator insert(const Key &key, const T &value)
bool remove(const Key &key)
T value(const Key &key) const const
void appendChildNode(QSGNode *node)
void removeChildNode(QSGNode *node)
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.