![]() |
Stellarium 0.11.0 | ||
| 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 | languageChanged () |
| void | setVisible (bool) |
| void | close () |
Signals | |
| void | visibleChanged (bool) |
Public Member Functions | |
| StelDialog (QObject *parent=NULL) | |
| 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.3