21 #ifndef _STOREDVIEWDIALOG_HPP_ 22 #define _STOREDVIEWDIALOG_HPP_ 24 #include "StelDialog.hpp" 25 #include "ui_storedViewDialog.h" 41 void updateViewSelection(
const QModelIndex &idx);
42 void resetViewSelection();
44 void updateCurrentView();
50 Ui_storedViewDialogForm* ui;
void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.
Base class for all the GUI windows in Stellarium.
Main class of the module, inherits from StelModule.