Stellarium 0.14.3
List of all members | Public Types | Public Slots | Public Member Functions | Protected Member Functions
MSSearchDialog Class Reference

#include <MSSearchDialog.hpp>

Public Types

enum  ModelColumns {
  ColumnName, ColumnZHR, ColumnDataType, ColumnPeak,
  ColumnCount
}
 Defines the number and the order of the columns in the table that lists active meteor showers. More...
 

Public Slots

void retranslate ()
 

Public Member Functions

 MSSearchDialog (MeteorShowersMgr *mgr)
 Constructor. More...
 
 ~MSSearchDialog ()
 Destructor. More...
 

Protected Member Functions

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

Detailed Description

Author
Marcos Cardinot mcard.nosp@m.inot.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Definition at line 33 of file MSSearchDialog.hpp.

Member Enumeration Documentation

Defines the number and the order of the columns in the table that lists active meteor showers.

Enumerator
ColumnZHR 

name column

ColumnDataType 

zhr column

ColumnPeak 

data type column

ColumnCount 

peak date column

total number of columns

Definition at line 40 of file MSSearchDialog.hpp.

Constructor & Destructor Documentation

MSSearchDialog::MSSearchDialog ( MeteorShowersMgr mgr)

Constructor.

MSSearchDialog::~MSSearchDialog ( )

Destructor.

Member Function Documentation

void MSSearchDialog::createDialogContent ( )
protectedvirtual

Initialize the dialog and connect the signals/slots.

Implements StelDialog.


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