Документ взят из кэша поисковой машины. Адрес оригинального документа : http://astro.uni-altai.ru/~aw/stellarium/api/classDefineTimeZoneWindow.html
Дата изменения: Unknown
Дата индексирования: Fri Feb 28 07:46:13 2014
Кодировка:

Поисковые слова: dust
Stellarium: DefineTimeZoneWindow Class Reference
Stellarium 0.12.3
List of all members | Public Slots | Signals | Public Member Functions | Protected Member Functions
DefineTimeZoneWindow Class Reference

Public Slots

void retranslate ()
 
- 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...
 

Signals

void timeZoneDefined (QString timeZoneString)
 
- Signals inherited from StelDialog
void visibleChanged (bool)
 

Public Member Functions

void setTimeZone (QString timeZoneString)
 Fills the fields of the form with the time zone described in the string. More...
 
- Public Member Functions inherited from StelDialog
 StelDialog (QObject *parent=NULL)
 
bool visible () const
 

Protected Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 29 of file DefineTimeZoneWindow.hpp.

Member Function Documentation

void DefineTimeZoneWindow::createDialogContent ( )
protectedvirtual

Initialize the dialog widgets and connect the signals/slots.

Implements StelDialog.

void DefineTimeZoneWindow::setTimeZone ( QString  timeZoneString)

Fills the fields of the form with the time zone described in the string.

Call after createDialogContent() or setVisible() to avoid a crash.


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