|
Slicer
4.10
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Libs/MRML/Widgets/qMRMLNodeComboBoxEventPlayer.h>


Public Types | |
| typedef pqWidgetEventPlayer | Superclass |
Public Member Functions | |
| bool | playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error) |
| qMRMLNodeComboBoxEventPlayer (QObject *parent=0) | |
Concrete implementation of pqWidgetEventPlayer that translates high-level events into low-level Qt events.
Definition at line 32 of file qMRMLNodeComboBoxEventPlayer.h.
| typedef pqWidgetEventPlayer qMRMLNodeComboBoxEventPlayer::Superclass |
Definition at line 38 of file qMRMLNodeComboBoxEventPlayer.h.
| qMRMLNodeComboBoxEventPlayer::qMRMLNodeComboBoxEventPlayer | ( | QObject * | parent = 0 | ) |
| bool qMRMLNodeComboBoxEventPlayer::playEvent | ( | QObject * | Object, |
| const QString & | Command, | ||
| const QString & | Arguments, | ||
| bool & | Error | ||
| ) |
1.8.14