Kstars
LunarEclipseDetails Struct Reference
#include <lunareclipsehandler.h>
Public Attributes | |
bool | available = false |
QMap< long double, EVENT > | eclipseTimes |
Detailed Description
The LunarEclipseDetails struct.
A struct to hold detail information about an eclipse
Definition at line 19 of file lunareclipsehandler.h.
Member Enumeration Documentation
◆ EVENT
enum LunarEclipseDetails::EVENT |
Definition at line 20 of file lunareclipsehandler.h.
Member Data Documentation
◆ available
bool LunarEclipseDetails::available = false |
Definition at line 32 of file lunareclipsehandler.h.
◆ eclipseTimes
QMap<long double, EVENT> LunarEclipseDetails::eclipseTimes |
Definition at line 33 of file lunareclipsehandler.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 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:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.