![]() |
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/ctkConsoleEventTranslator.h>


Public Types | |
| typedef pqWidgetEventTranslator | Superclass |
Public Member Functions | |
| ctkConsoleEventTranslator (QObject *=0) | |
| virtual bool | translateEvent (QObject *Object, QEvent *Event, bool &Error) |
Definition at line 33 of file ctkConsoleEventTranslator.h.
| typedef pqWidgetEventTranslator ctkConsoleEventTranslator::Superclass |
Definition at line 38 of file ctkConsoleEventTranslator.h.
| ctkConsoleEventTranslator::ctkConsoleEventTranslator | ( | QObject * | = 0 | ) |
|
virtual |