casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Slots | Public Member Functions | Private Member Functions | Private Attributes
casa::SearchRedshiftDialog Class Reference

#include <SearchRedshiftDialog.qo.h>

List of all members.

Public Slots

void show ()
void findRedshift ()
void searchFinished ()
void stopSearch ()

Public Member Functions

 SearchRedshiftDialog (QWidget *parent=0)
void setCenter (double centerVal)
void setUnits (QString unitStr)
void setDatabasePath (String path)
void setLocalSearch (bool local)
void setFrequencyType (MRadialVelocity::Types mType)
void setDopplerType (MDoppler::Types type)
void setIdentifiedLines (const QList< QString > &lineNames)
 ~SearchRedshiftDialog ()

Private Member Functions

void setResultsVisible (bool visible)
double getTargetFrequency () const

Private Attributes

Ui::SearchRedshiftDialogClass ui
String databasePath
bool localSearch
bool searchInterrupted
SearchThreadsearchThread
QProgressDialog progressBar
MFrequency::Types frequencyType
MRadialVelocity::Types radialVelocityType
MDoppler::Types dopplerType

Detailed Description

Definition at line 40 of file SearchRedshiftDialog.qo.h.


Constructor & Destructor Documentation


Member Function Documentation

void casa::SearchRedshiftDialog::setCenter ( double  centerVal)
void casa::SearchRedshiftDialog::setIdentifiedLines ( const QList< QString > &  lineNames)
void casa::SearchRedshiftDialog::setResultsVisible ( bool  visible) [private]
void casa::SearchRedshiftDialog::setUnits ( QString  unitStr)

Member Data Documentation

Definition at line 65 of file SearchRedshiftDialog.qo.h.

Definition at line 72 of file SearchRedshiftDialog.qo.h.

Definition at line 70 of file SearchRedshiftDialog.qo.h.

Definition at line 66 of file SearchRedshiftDialog.qo.h.

QProgressDialog casa::SearchRedshiftDialog::progressBar [private]

Definition at line 69 of file SearchRedshiftDialog.qo.h.

Definition at line 71 of file SearchRedshiftDialog.qo.h.

Definition at line 67 of file SearchRedshiftDialog.qo.h.

Definition at line 68 of file SearchRedshiftDialog.qo.h.

Ui::SearchRedshiftDialogClass casa::SearchRedshiftDialog::ui [private]

Definition at line 64 of file SearchRedshiftDialog.qo.h.


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