marble
EclipsesBrowserDialog.h
Go to the documentation of this file.
void updateEclipsesForYear(int year)
Update the list of eclipses for the given year.
Definition: EclipsesBrowserDialog.cpp:73
void buttonShowClicked(int year, int index)
This signal is emitted when the use clicks the "show" button.
EclipsesBrowserDialog(const MarbleModel *model, QWidget *parent=0)
Definition: EclipsesBrowserDialog.cpp:24
~EclipsesBrowserDialog()
Definition: EclipsesBrowserDialog.cpp:32
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
bool withLunarEclipses() const
Returns whether or not lunar eclipses are listed.
Definition: EclipsesBrowserDialog.cpp:55
void buttonSettingsClicked()
This signal is emitted when the 'Settings' button is clicked.
void setWithLunarEclipses(const bool enable)
Set whether or not to list lunar eclipses.
Definition: EclipsesBrowserDialog.cpp:47
QObject * parent() const
void updateButtonStates()
Update the dialog's button states.
Definition: EclipsesBrowserDialog.cpp:79
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.