Stellarium 0.12.3
List of all members | Public Slots | Public Member Functions | Protected Member Functions | Protected Attributes
ScriptConsole Class Reference

Public Slots

void retranslate ()
 
void runScript ()
 
void loadScript ()
 
void saveScript ()
 
void clearButtonPressed ()
 
void preprocessScript ()
 
void scriptEnded ()
 
void appendLogLine (const QString &s)
 
void includeBrowse ()
 
void quickRun (int idx)
 
void rowColumnChanged ()
 
- Public Slots inherited from StelDialog
virtual void retranslate ()=0
 Retranslate the content of the dialog. More...
 
void setVisible (bool)
 On the first call with "true" populates the window contents. More...
 
void close ()
 Closes the window (the window widget is not deleted, just not visible). More...
 

Public Member Functions

void styleChanged ()
 Notify that the application style changed. More...
 
- Public Member Functions inherited from StelDialog
 StelDialog (QObject *parent=NULL)
 
bool visible () const
 

Protected Member Functions

virtual void createDialogContent ()
 Initialize the dialog widgets and connect the signals/slots. More...
 

Protected Attributes

Ui_scriptConsoleForm * ui
 
- Protected Attributes inherited from StelDialog
QWidget * dialog
 The main dialog. More...
 
class CustomProxy * proxy
 

Additional Inherited Members

- Signals inherited from StelDialog
void visibleChanged (bool)
 

Detailed Description

Definition at line 29 of file ScriptConsole.hpp.

Member Function Documentation

virtual void ScriptConsole::createDialogContent ( )
protectedvirtual

Initialize the dialog widgets and connect the signals/slots.

Implements StelDialog.

void ScriptConsole::styleChanged ( )

Notify that the application style changed.


The documentation for this class was generated from the following file: