QbuLineEdit Class Reference
#include <QbTimeEditors.h>
List of all members.
|
Public Slots |
| void | setText (const QString &txt) |
Signals |
| void | focusOut () |
Public Member Functions |
| | QbuLineEdit (QWidget *parent=0, const char *name=0) |
Protected Member Functions |
| void | focusOutEvent (QFocusEvent *e) |
Protected Attributes |
| QString | _old_text |
Constructor & Destructor Documentation
| QbuLineEdit::QbuLineEdit |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0 | |
|
) |
| | [inline] |
Member Function Documentation
| void QbuLineEdit::focusOut |
( |
|
) |
[signal] |
| void QbuLineEdit::focusOutEvent |
( |
QFocusEvent * |
e |
) |
[protected] |
| void QbuLineEdit::setText |
( |
const QString & |
txt |
) |
[inline, slot] |
Member Data Documentation
The documentation for this class was generated from the following files: