ManiVault 1.0.0
A Flexible and Extensible Visual Analytics Framework for High-Dimensional Data
Loading...
Searching...
No Matches
hdps::gui::ToggleAction::CheckBoxWidget Class Reference

#include <ToggleAction.h>

Inheritance diagram for hdps::gui::ToggleAction::CheckBoxWidget:

Protected Member Functions

 CheckBoxWidget (QWidget *parent, ToggleAction *toggleAction)
 
bool eventFilter (QObject *target, QEvent *event) override
 

Protected Attributes

ToggleAction_toggleAction
 

Friends

class ToggleAction
 

Detailed Description

Check box widget class for toggle action

Constructor & Destructor Documentation

◆ CheckBoxWidget()

hdps::gui::ToggleAction::CheckBoxWidget::CheckBoxWidget ( QWidget *  parent,
ToggleAction toggleAction 
)
protected

Constructor

Parameters
parentPointer to parent widget
toggleActionPointer to toggle action

Member Function Documentation

◆ eventFilter()

bool hdps::gui::ToggleAction::CheckBoxWidget::eventFilter ( QObject *  target,
QEvent *  event 
)
overrideprotected

Respond to target event

Parameters
targetObject of which an event occurred
eventThe event that took place

Friends And Related Symbol Documentation

◆ ToggleAction

friend class ToggleAction
friend

Pointer to toggle action

Member Data Documentation

◆ _toggleAction

ToggleAction* hdps::gui::ToggleAction::CheckBoxWidget::_toggleAction
protected

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