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

Reaction to export a set of configured data products now. More...

#include <pqImmediateExportReaction.h>

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

Public Member Functions

 pqImmediateExportReaction (QAction *parent)
 
 ~pqImmediateExportReaction ()
 
- 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

virtual void onTriggered ()
 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 set of configured data products now.

This will run through time and periodically save any images or call any writers to that are requested.

See also
pqCatalystExportReaction, pqTemporalExportReaction7

Definition at line 47 of file pqImmediateExportReaction.h.

Constructor & Destructor Documentation

◆ pqImmediateExportReaction()

pqImmediateExportReaction::pqImmediateExportReaction ( QAction *  parent)

◆ ~pqImmediateExportReaction()

pqImmediateExportReaction::~pqImmediateExportReaction ( )

Member Function Documentation

◆ onTriggered

virtual void pqImmediateExportReaction::onTriggered ( )
protectedvirtualslot

Called when the action is triggered.


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