DocLineEdit Class Reference
#include <doclineedit.h>
Inheritance diagram for DocLineEdit:


Signals | |
void | upPressed () |
void | downPressed () |
void | pgupPressed () |
void | pgdownPressed () |
void | homePressed () |
void | endPressed () |
Public Member Functions | |
DocLineEdit (const QString &string, QWidget *parent, const char *name=0) | |
DocLineEdit (QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
virtual void | keyReleaseEvent (QKeyEvent *e) |
Constructor & Destructor Documentation
|
Definition at line 27 of file doclineedit.h. |
|
Definition at line 29 of file doclineedit.h. |
Member Function Documentation
|
Referenced by keyReleaseEvent(). |
|
Referenced by keyReleaseEvent(). |
|
Referenced by keyReleaseEvent(). |
|
Definition at line 21 of file doclineedit.cpp. References downPressed(), endPressed(), homePressed(), pgdownPressed(), pgupPressed(), and upPressed(). |
|
Referenced by keyReleaseEvent(). |
|
Referenced by keyReleaseEvent(). |
|
Referenced by keyReleaseEvent(). |
The documentation for this class was generated from the following files:
- lib/widgets/doclineedit.h
- lib/widgets/doclineedit.cpp