IntervalDialog Class Reference

#include <IntervalDialog.h>

List of all members.

Public Slots

void apply ()
void dismiss ()
void add ()
void capture ()

Signals

void rescaleScalar (double tmin, double tmax)
void rescaleTime (const QmjdTimeInterval &)

Public Member Functions

 IntervalDialog (PlotWindow *parent)
void setAsTimeInterval (double tmin, double tmax, double currentTmin, double currentTmax, FrameItem *frame=NULL)
void setAsXInterval (double tmin, double tmax, double currentTmin, double currentTmax)
void setViewRange (bool hasViewRange, QDOS::QdTimeInterval_var range)
void setViewRange (bool hasViewRange, double min, double max)

Protected Slots

void closeEvent (QCloseEvent *e)

Protected Attributes

ScalarIntervalWidgetxWidget
TimeIntervalWidgettimeWidget
QPushButton * captureButton
QPushButton * addButton
bool isTimeInterval
FrameItemframe


Constructor & Destructor Documentation

IntervalDialog::IntervalDialog ( PlotWindow parent  ) 


Member Function Documentation

void IntervalDialog::add (  )  [slot]

void IntervalDialog::apply (  )  [slot]

void IntervalDialog::capture (  )  [slot]

void IntervalDialog::closeEvent ( QCloseEvent *  e  )  [inline, protected, slot]

void IntervalDialog::dismiss (  )  [slot]

void IntervalDialog::rescaleScalar ( double  tmin,
double  tmax 
) [signal]

void IntervalDialog::rescaleTime ( const QmjdTimeInterval  )  [signal]

void IntervalDialog::setAsTimeInterval ( double  tmin,
double  tmax,
double  currentTmin,
double  currentTmax,
FrameItem frame = NULL 
)

void IntervalDialog::setAsXInterval ( double  tmin,
double  tmax,
double  currentTmin,
double  currentTmax 
)

void IntervalDialog::setViewRange ( bool  hasViewRange,
double  min,
double  max 
)

void IntervalDialog::setViewRange ( bool  hasViewRange,
QDOS::QdTimeInterval_var  range 
)


Member Data Documentation

QPushButton* IntervalDialog::addButton [protected]

QPushButton* IntervalDialog::captureButton [protected]


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

Generated on Fri Jan 8 12:51:27 2010 for QSAS by  doxygen 1.5.7