ParaView
Public Member Functions | Protected Slots
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>

List of all members.

Public Member Functions

 pqDataTimeStepBehavior (QObject *parent=0)

Protected Slots

void onReaderCreated (pqPipelineSource *reader)
 called when a reader is created.

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 43 of file pqDataTimeStepBehavior.h.


Constructor & Destructor Documentation

pqDataTimeStepBehavior::pqDataTimeStepBehavior ( QObject *  parent = 0)

Member Function Documentation

void pqDataTimeStepBehavior::onReaderCreated ( pqPipelineSource reader) [protected, slot]

called when a reader is created.


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