CUSDialog Class Reference

#include <CUSDialog.h>

Collaboration diagram for CUSDialog:

Collaboration graph
[legend]

List of all members.

Public Slots

void help ()

Public Member Functions

 CUSDialog (QString)
 ~CUSDialog ()
void setLine (QString)
void getList (QStringList &)

Private Attributes

FormulaEditlist
QString helpFile


Detailed Description

Definition at line 25 of file CUSDialog.h.


Constructor & Destructor Documentation

CUSDialog::CUSDialog ( QString  d  ) 

Definition at line 31 of file CUSDialog.cpp.

References help(), helpFile, FormulaEdit::Indicator, and list.

CUSDialog::~CUSDialog (  ) 

Definition at line 56 of file CUSDialog.cpp.


Member Function Documentation

void CUSDialog::setLine ( QString  d  ) 

Definition at line 60 of file CUSDialog.cpp.

References list, and FormulaEdit::setLine().

Referenced by CUS::indicatorPrefDialog().

void CUSDialog::getList ( QStringList &  l  ) 

Definition at line 65 of file CUSDialog.cpp.

References FormulaEdit::getText(), and list.

Referenced by CUS::indicatorPrefDialog().

void CUSDialog::help (  )  [slot]

Definition at line 73 of file CUSDialog.cpp.

References helpFile.

Referenced by CUSDialog().


Member Data Documentation

FormulaEdit* CUSDialog::list [private]

Definition at line 39 of file CUSDialog.h.

Referenced by CUSDialog(), getList(), and setLine().

QString CUSDialog::helpFile [private]

Definition at line 40 of file CUSDialog.h.

Referenced by CUSDialog(), and help().


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