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

#include <StringAction.h>

Inheritance diagram for hdps::gui::StringAction::LabelWidget:

Protected Member Functions

 LabelWidget (QWidget *parent, StringAction *stringAction)
 
bool eventFilter (QObject *target, QEvent *event) override
 

Friends

class StringAction
 

Detailed Description

Label widget class for string action

Constructor & Destructor Documentation

◆ LabelWidget()

hdps::gui::StringAction::LabelWidget::LabelWidget ( QWidget *  parent,
StringAction stringAction 
)
protected

Constructor

Parameters
parentPointer to parent widget
stringActionPointer to string action

Member Function Documentation

◆ eventFilter()

bool hdps::gui::StringAction::LabelWidget::eventFilter ( QObject *  target,
QEvent *  event 
)
overrideprotected

Respond to target events

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

Friends And Related Symbol Documentation

◆ StringAction

friend class StringAction
friend

Pointer to string action


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