Slicer  5.3
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Types | Public Member Functions
qMRMLNodeComboBoxEventTranslator Class Reference

#include <Libs/MRML/Widgets/qMRMLNodeComboBoxEventTranslator.h>

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

Public Types

typedef pqWidgetEventTranslator Superclass
 

Public Member Functions

 qMRMLNodeComboBoxEventTranslator (QObject *parent=nullptr)
 
bool translateEvent (QObject *Object, QEvent *Event, bool &Error) override
 

Detailed Description

Definition at line 35 of file qMRMLNodeComboBoxEventTranslator.h.

Member Typedef Documentation

◆ Superclass

typedef pqWidgetEventTranslator qMRMLNodeComboBoxEventTranslator::Superclass

Definition at line 41 of file qMRMLNodeComboBoxEventTranslator.h.

Constructor & Destructor Documentation

◆ qMRMLNodeComboBoxEventTranslator()

qMRMLNodeComboBoxEventTranslator::qMRMLNodeComboBoxEventTranslator ( QObject *  parent = nullptr)

Member Function Documentation

◆ translateEvent()

bool qMRMLNodeComboBoxEventTranslator::translateEvent ( QObject *  Object,
QEvent *  Event,
bool &  Error 
)
override

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