CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Types | Public Member Functions | List of all members
ctkConsoleEventTranslator Class Reference

#include <Libs/Widgets/ctkConsoleEventTranslator.h>

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

Public Types

typedef pqWidgetEventTranslator Superclass
 

Public Member Functions

 ctkConsoleEventTranslator (QObject *=0)
 
virtual bool translateEvent (QObject *Object, QEvent *Event, bool &Error)
 

Detailed Description

Definition at line 33 of file ctkConsoleEventTranslator.h.

Member Typedef Documentation

◆ Superclass

typedef pqWidgetEventTranslator ctkConsoleEventTranslator::Superclass

Definition at line 38 of file ctkConsoleEventTranslator.h.

Constructor & Destructor Documentation

◆ ctkConsoleEventTranslator()

ctkConsoleEventTranslator::ctkConsoleEventTranslator ( QObject *  = 0)

Member Function Documentation

◆ translateEvent()

virtual bool ctkConsoleEventTranslator::translateEvent ( QObject *  Object,
QEvent *  Event,
bool &  Error 
)
virtual

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