Public Member Functions | Protected Slots | List of all members
pqDataTimeStepBehavior Class Reference

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...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ pqDataTimeStepBehavior()

pqDataTimeStepBehavior::pqDataTimeStepBehavior ( QObject *  parent = nullptr)

Member Function Documentation

◆ onReaderCreated

void pqDataTimeStepBehavior::onReaderCreated ( pqPipelineSource reader)
protectedslot

called when a reader is created.


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