pqRescaleScalarRangeToDataOverTimeDialog provides a dialog to be able to rescale the active lookup table's range to data range over time.
More...
#include <pqRescaleScalarRangeToDataOverTimeDialog.h>
Inherits QDialog.
|
void | apply () |
| Fired when the user wants to apply his changes. More...
|
|
|
std::unique_ptr< pqRescaleScalarRangeToDataOverTimeDialogForm > | Form |
|
pqRescaleScalarRangeToDataOverTimeDialog provides a dialog to be able to rescale the active lookup table's range to data range over time.
Definition at line 19 of file pqRescaleScalarRangeToDataOverTimeDialog.h.
◆ pqRescaleScalarRangeToDataOverTimeDialog()
pqRescaleScalarRangeToDataOverTimeDialog::pqRescaleScalarRangeToDataOverTimeDialog |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~pqRescaleScalarRangeToDataOverTimeDialog()
pqRescaleScalarRangeToDataOverTimeDialog::~pqRescaleScalarRangeToDataOverTimeDialog |
( |
| ) |
|
|
override |
◆ setLock()
void pqRescaleScalarRangeToDataOverTimeDialog::setLock |
( |
bool |
lock | ) |
|
Initialize AutomaticRescaling checkbox value.
◆ doLock()
bool pqRescaleScalarRangeToDataOverTimeDialog::doLock |
( |
| ) |
const |
Get lock value from AutomaticRescaling checkbox.
◆ apply
void pqRescaleScalarRangeToDataOverTimeDialog::apply |
( |
| ) |
|
|
signal |
Fired when the user wants to apply his changes.
◆ rescale
void pqRescaleScalarRangeToDataOverTimeDialog::rescale |
( |
| ) |
|
|
protectedslot |
Emit apply and close the dialog.
◆ Form
std::unique_ptr<pqRescaleScalarRangeToDataOverTimeDialogForm> pqRescaleScalarRangeToDataOverTimeDialog::Form |
|
protected |
The documentation for this class was generated from the following file: