QpValueReturnTab Class Reference

#include <qpui.h>

Inheritance diagram for QpValueReturnTab:

QpTab

List of all members.

Public Slots

void catchValueRet (QWidget *)
void reject ()
void resetValues ()
void rePlot ()
void saveXT ()
void saveY ()
void getValues ()

Public Member Functions

 QpValueReturnTab (QTabWidget *tabWidget, QString name, QpPageItem *page)
 ~QpValueReturnTab ()

Public Attributes

QpPageItem_page_item
QpFrameItem_frame_item
QpPanelItem_panel_item
QPushButton * _rePlot
QPushButton * _saveXT
QPushButton * _saveY
QPushButton * _reset
QguWLinput_xaxis_from_fld
QguWLinput_xaxis_to_fld
QbDateTimeWidget_taxis_from_fld
QbDateTimeWidget_taxis_to_fld
QCheckBox * _xaxis_rescale_fld
QCheckBox * _xaxis_swap_fld
QLabel * _xaxis_save_fld
QguWLinput_xaxis_name_fld
QCheckBox * _xaxis_overwrite_fld
QguWLinput_yaxis_from_fld
QguWLinput_yaxis_to_fld
QCheckBox * _yaxis_rescale_fld
QCheckBox * _yaxis_swap_fld
QLabel * _yaxis_save_fld
QguWLinput_yaxis_name_fld
QCheckBox * _yaxis_overwrite_fld
QLabel * message_lbl
QCheckBox * _replot_fld
double _x_from
double _x_to
double _y_from
double _y_to
vector< double > _x_from_old
vector< double > _x_to_old
vector< double > _y_from_old
vector< double > _y_to_old
vector< int > num_old_frames
vector< int > num_old_panels
vector< QpFrameItem * > _frame_item_old
vector< QpPanelItem * > _panel_item_old
vector< int > _panel_autoscale_old
vector< int > _frame_autoscale_old
int _timer

Protected Member Functions

virtual void timerEvent (QTimerEvent *e)


Constructor & Destructor Documentation

QpValueReturnTab::QpValueReturnTab ( QTabWidget *  tabWidget,
QString  name,
QpPageItem page 
)

QpValueReturnTab::~QpValueReturnTab (  )  [inline]


Member Function Documentation

void QpValueReturnTab::catchValueRet ( QWidget *  tab  )  [slot]

void QpValueReturnTab::getValues (  )  [slot]

void QpValueReturnTab::reject (  )  [inline, slot]

void QpValueReturnTab::rePlot (  )  [slot]

void QpValueReturnTab::resetValues (  )  [slot]

void QpValueReturnTab::saveXT (  )  [slot]

void QpValueReturnTab::saveY (  )  [slot]

virtual void QpValueReturnTab::timerEvent ( QTimerEvent *  e  )  [inline, protected, virtual]


Member Data Documentation


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

Generated on Tue Dec 9 16:55:38 2008 for QSAS by  doxygen 1.5.7