![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Base class for all the GUI windows in stellarium. More...
#include <StelDialog.hpp>
Public Slots | |
| void | setVisible (bool) |
| void | close () |
Signals | |
| void | visibleChanged (bool) |
Public Member Functions | |
| StelDialog (QObject *parent=NULL) | |
| virtual void | languageChanged ()=0 |
| bool | visible () const |
Protected Member Functions | |
| virtual void | createDialogContent ()=0 |
Protected Attributes | |
| QWidget * | dialog |
| class CustomProxy * | proxy |
Base class for all the GUI windows in stellarium.
1.7.1