Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
qMRMLNodeComboBoxEventPlayer Class Reference

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

Inheritance diagram for qMRMLNodeComboBoxEventPlayer:
Collaboration diagram for qMRMLNodeComboBoxEventPlayer:

Public Types

typedef pqWidgetEventPlayer Superclass
 

Public Member Functions

bool playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error) override
 
 qMRMLNodeComboBoxEventPlayer (QObject *parent=nullptr)
 

Detailed Description

Concrete implementation of pqWidgetEventPlayer that translates high-level events into low-level Qt events.

Definition at line 32 of file qMRMLNodeComboBoxEventPlayer.h.

Member Typedef Documentation

◆ Superclass

typedef pqWidgetEventPlayer qMRMLNodeComboBoxEventPlayer::Superclass

Definition at line 38 of file qMRMLNodeComboBoxEventPlayer.h.

Constructor & Destructor Documentation

◆ qMRMLNodeComboBoxEventPlayer()

qMRMLNodeComboBoxEventPlayer::qMRMLNodeComboBoxEventPlayer ( QObject * parent = nullptr)

Member Function Documentation

◆ playEvent()

bool qMRMLNodeComboBoxEventPlayer::playEvent ( QObject * Object,
const QString & Command,
const QString & Arguments,
bool & Error )
override

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