Kstars
telescopesymbolsitem.cpp
const T value(const Key &key) const const
A base class that is used for displaying SkyComponents on SkyMapLite.
Definition: skyitem.h:29
A container for nodes that holds collection of textures for stars and provides clipping.
Definition: rootnode.h:59
QHash::iterator begin()
void appendChildNode(QSGNode *node)
void clear()
QHash::iterator insert(const Key &key, const T &value)
const Key key(const T &value) const const
int remove(const Key &key)
ClientManagerLite * clientManagerLite() const
Definition: kstarslite.h:107
virtual void update() override
Updates position and visibility of CrosshairNodes that represent telescope symbols If client is no mo...
Definition: telescopesymbolsitem.cpp:47
void removeChildNode(QSGNode *node)
void addTelescope(INDI::BaseDevice *bd)
Add telescope symbol for device bd.
Definition: telescopesymbolsitem.cpp:25
QHash::iterator end()
void removeTelescope(INDI::BaseDevice *bd)
Remove telescope symbol of device bd.
Definition: telescopesymbolsitem.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 04:04:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Mon Aug 15 2022 04:04:06 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.