ParaView
Public Member Functions | Protected Member Functions
pqManageCustomFiltersReaction Class Reference

Reaction for showing the custom-filter manager dialog. More...

#include <pqManageCustomFiltersReaction.h>

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

List of all members.

Public Member Functions

 pqManageCustomFiltersReaction (QAction *parentObject)
void manageCustomFilters ()
 Pops up the manage custom filters dialog.

Protected Member Functions

virtual void onTriggered ()
 Called when the action is triggered.

Detailed Description

Reaction for showing the custom-filter manager dialog.

For now, this also manages loading and saving of custom filters in the application settings. We may want to move that code to a separate behavior.

Definition at line 43 of file pqManageCustomFiltersReaction.h.


Constructor & Destructor Documentation

pqManageCustomFiltersReaction::pqManageCustomFiltersReaction ( QAction *  parentObject)

Member Function Documentation

void pqManageCustomFiltersReaction::manageCustomFilters ( )

Pops up the manage custom filters dialog.

virtual void pqManageCustomFiltersReaction::onTriggered ( ) [inline, protected, virtual]

Called when the action is triggered.

Reimplemented from pqReaction.

Definition at line 54 of file pqManageCustomFiltersReaction.h.


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