Kstars
ConstellationName Struct Reference
#include <constellationnamesitem.h>
Public Member Functions | |
ConstellationName (SkyObject *skyObj) | |
void | hide () |
Public Attributes | |
LabelNode * | latin { nullptr } |
SkyObject * | obj { nullptr } |
LabelNode * | secondary { nullptr } |
Detailed Description
The ConstellationName struct.
It holds SkyObject (with coordinates of label) and 2 labels (latin and secondary names)
Definition at line 18 of file constellationnamesitem.h.
Member Function Documentation
◆ hide()
void ConstellationName::hide | ( | ) |
hides both latin and secondary labels
Definition at line 21 of file constellationnamesitem.cpp.
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:58:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Dec 5 2023 03:58:33 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.