Gui::AccelLineEdit Class Reference

The AccelLineEdit class provides a lineedit to specfify shortcuts. More...

#include <Widgets.h>

List of all members.

Public Member Functions

 AccelLineEdit (QWidget *parent=0)
 Constructs a line edit with no text.

Protected Member Functions

void keyPressEvent (QKeyEvent *e)
 Checks which keys are pressed and show it as text.

Detailed Description

The AccelLineEdit class provides a lineedit to specfify shortcuts.

Author:
Werner Mayer

Definition at line 70 of file Widgets.h.


Constructor & Destructor Documentation

AccelLineEdit::AccelLineEdit ( QWidget *  parent = 0  ) 

Constructs a line edit with no text.

The parent and name arguments are sent to the QLineEdit constructor.

Definition at line 111 of file Widgets.cpp.


Member Function Documentation

void AccelLineEdit::keyPressEvent ( QKeyEvent *  e  )  [protected]

Checks which keys are pressed and show it as text.

Definition at line 120 of file Widgets.cpp.


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

Generated on Wed Nov 23 19:01:58 2011 for FreeCAD by  doxygen 1.6.1