20 #ifndef _HELPDIALOG_HPP_ 21 #define _HELPDIALOG_HPP_ 27 #include "StelDialog.hpp" 29 class Ui_helpDialogForm;
30 class QListWidgetItem;
50 Ui_helpDialogForm* ui;
54 void showShortcutsWindow();
60 void updateHelpText(
void);
63 void updateAboutText(
void);
68 void changePage(QListWidgetItem *current, QListWidgetItem *previous);
Base class for all the GUI windows in Stellarium.
virtual void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.
void styleChanged()
Notify that the application style changed.