LoggerWidget Class Reference

Implementation of the logger Widget. More...

#include <loggerWidget.hh>

List of all members.

Public Member Functions

 LoggerWidget (QWidget *parent=0)

Protected Member Functions

void keyPressEvent (QKeyEvent *_event)
 Grab key events before TextEdit.

Detailed Description

Implementation of the logger Widget.

This class adds some special features to the textedit for the log window

Definition at line 55 of file loggerWidget.hh.


Member Function Documentation

void LoggerWidget::keyPressEvent ( QKeyEvent *  _event  )  [protected]

Grab key events before TextEdit.

This function grabs all key events and passes them back to the core to handle them correctly

Definition at line 53 of file loggerWidget.cc.


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

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .