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

Reaction to export a script that will produce configured temporal data products simultaneously. More...

#include <pqTemporalExportReaction.h>

Inheritance diagram for pqTemporalExportReaction:
Inheritance graph
[legend]
Collaboration diagram for pqTemporalExportReaction:
Collaboration graph
[legend]

Public Member Functions

 pqTemporalExportReaction (QAction *parent)
 
 ~pqTemporalExportReaction () override
 
- Public Member Functions inherited from pqReaction
 pqReaction (QAction *parent, Qt::ConnectionType type=Qt::AutoConnection)
 Constructor. More...
 
 ~pqReaction () override
 
QAction * parentAction () const
 Provides access to the parent action. More...
 

Protected Slots

void onTriggered () override
 Called when the action is triggered. More...
 
- Protected Slots inherited from pqReaction
virtual void onTriggered ()
 Called when the action is triggered. More...
 
virtual void updateEnableState ()
 
virtual void updateMasterEnableState (bool)
 

Additional Inherited Members

- Protected Attributes inherited from pqReaction
bool IsMaster
 

Detailed Description

Reaction to export a script that will produce configured temporal data products simultaneously.

Each group of nodes in the MPI job will process a different subset of the temporal domain. Within a group the nodes split the data spatially as usual.

Definition at line 18 of file pqTemporalExportReaction.h.

Constructor & Destructor Documentation

◆ pqTemporalExportReaction()

pqTemporalExportReaction::pqTemporalExportReaction ( QAction *  parent)

◆ ~pqTemporalExportReaction()

pqTemporalExportReaction::~pqTemporalExportReaction ( )
override

Member Function Documentation

◆ onTriggered

void pqTemporalExportReaction::onTriggered ( )
overrideprotectedslot

Called when the action is triggered.


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