marble
EclipsesBrowserDialog.cpp
Go to the documentation of this file.
void updateEclipsesForYear(int year)
Update the list of eclipses for the given year.
Definition: EclipsesBrowserDialog.cpp:73
virtual void reject()
QModelIndex currentIndex() const
This file contains the headers for MarbleModel.
void update()
bool isValid() const
void buttonShowClicked(int year, int index)
This signal is emitted when the use clicks the "show" button.
void setWithLunarEclipses(const bool enable)
Set if lunar eclipses are enbled.
Definition: EclipsesModel.cpp:75
bool hasSelection() const
void * internalPointer() const
int year() const
EclipsesBrowserDialog(const MarbleModel *model, QWidget *parent=0)
Definition: EclipsesBrowserDialog.cpp:24
virtual void accept()
~EclipsesBrowserDialog()
Definition: EclipsesBrowserDialog.cpp:32
bool withLunarEclipses() const
Return whether or not lunar eclipses are enabled.
Definition: EclipsesModel.cpp:84
The data model (not based on QAbstractModel) for a MarbleWidget.
Definition: MarbleModel.h:97
QDate date() const
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
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
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.