![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Libs/Widgets/ctkAxesWidgetEventTranslator.h>
Public Types | |
typedef pqWidgetEventTranslator | Superclass |
Public Member Functions | |
ctkAxesWidgetEventTranslator (QObject *parent=0) | |
virtual bool | translateEvent (QObject *Object, QEvent *Event, bool &Error) |
Definition at line 31 of file ctkAxesWidgetEventTranslator.h.
typedef pqWidgetEventTranslator ctkAxesWidgetEventTranslator::Superclass |
Definition at line 37 of file ctkAxesWidgetEventTranslator.h.
ctkAxesWidgetEventTranslator::ctkAxesWidgetEventTranslator | ( | QObject * | parent = 0 | ) |
|
virtual |