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

Reaction to filter item widgets. More...

#include <pqSearchItemReaction.h>

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

Public Member Functions

 pqSearchItemReaction (QAction *filterAction)
 

Protected Slots

void onTriggered () override
 Called when the action is triggered. More...
 
void updateEnableState () override
 

Detailed Description

Reaction to filter item widgets.

Definition at line 18 of file pqSearchItemReaction.h.

Constructor & Destructor Documentation

◆ pqSearchItemReaction()

pqSearchItemReaction::pqSearchItemReaction ( QAction *  filterAction)

Member Function Documentation

◆ onTriggered

void pqSearchItemReaction::onTriggered ( )
overrideprotectedslot

Called when the action is triggered.

◆ updateEnableState

void pqSearchItemReaction::updateEnableState ( )
overrideprotectedslot

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