pqDataTimeStepBehavior ensures that whenever a file is opened with more than 1 timestep, the application time >= the time for the last timestep. More...
#include <pqDataTimeStepBehavior.h>
Inherits QObject.
Public Member Functions | |
pqDataTimeStepBehavior (QObject *parent=nullptr) | |
Protected Slots | |
void | onReaderCreated (pqPipelineSource *reader) |
called when a reader is created. More... | |
pqDataTimeStepBehavior ensures that whenever a file is opened with more than 1 timestep, the application time >= the time for the last timestep.
Definition at line 17 of file pqDataTimeStepBehavior.h.
pqDataTimeStepBehavior::pqDataTimeStepBehavior | ( | QObject * | parent = nullptr | ) |
|
protectedslot |
called when a reader is created.