Gui::TextEdit Class Reference

#include <TextEdit.h>

Inheritance diagram for Gui::TextEdit:
Gui::PythonConsole Gui::TextEditor Gui::PythonEditor

List of all members.

Public Member Functions

 TextEdit (QWidget *parent=0)
 Constructs a TextEdit which is a child of 'parent'.
virtual ~TextEdit ()
 Destroys the object and frees any allocated resources.

Protected Member Functions

void keyPressEvent (QKeyEvent *)
 Set the approproriate item of the completion box or hide it, if needed.

Detailed Description

Definition at line 54 of file TextEdit.h.


Constructor & Destructor Documentation

TextEdit::TextEdit ( QWidget *  parent = 0  ) 

Constructs a TextEdit which is a child of 'parent'.

Definition at line 41 of file TextEdit.cpp.

References draftlibs::fcgeo::connect().

TextEdit::~TextEdit (  )  [virtual]

Destroys the object and frees any allocated resources.

Definition at line 53 of file TextEdit.cpp.


Member Function Documentation

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

Set the approproriate item of the completion box or hide it, if needed.

Reimplemented in Gui::PythonConsole, and Gui::TextEditor.

Definition at line 60 of file TextEdit.cpp.


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

Generated on Wed Nov 23 19:02:03 2011 for FreeCAD by  doxygen 1.6.1