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 |
| ScalarIntervalWidget * | xWidget |
| TimeIntervalWidget * | timeWidget |
| QPushButton * | captureButton |
| QPushButton * | addButton |
| bool | isTimeInterval |
| FrameItem * | frame |
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::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 | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files: