Version: 9.15.0
QtxMultiAction::Filter Class Reference

Waches for the buttons in the popup menu to update the tool buttons state. More...

Inheritance diagram for QtxMultiAction::Filter:
Inheritance graph

Public Member Functions

 Filter (QObject *parent)
 Constructor. More...
 
 ~Filter ()
 Destructor. More...
 
bool eventFilter (QObject *o, QEvent *e)
 Process events from the child tool buttons. More...
 

Detailed Description

Waches for the buttons in the popup menu to update the tool buttons state.

Constructor & Destructor Documentation

◆ Filter()

QtxMultiAction::Filter::Filter ( QObject parent)
inline

Constructor.

◆ ~Filter()

QtxMultiAction::Filter::~Filter ( )
inline

Destructor.

Member Function Documentation

◆ eventFilter()

bool QtxMultiAction::Filter::eventFilter ( QObject o,
QEvent e 
)
inline

Process events from the child tool buttons.


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