Modified QLineEdit with a limited scope, sends a signal when loses focus.
More...
#include <anatomist/dialogs/qScopeLineEdit.h>
Modified QLineEdit with a limited scope, sends a signal when loses focus.
Definition at line 45 of file qScopeLineEdit.h.
◆ QScopeLineEdit() [1/2]
| QScopeLineEdit::QScopeLineEdit |
( |
QWidget * | parent, |
|
|
const char * | name = 0 ) |
◆ QScopeLineEdit() [2/2]
| QScopeLineEdit::QScopeLineEdit |
( |
const QString & | , |
|
|
QWidget * | parent, |
|
|
const char * | name = 0 ) |
◆ ~QScopeLineEdit()
| virtual QScopeLineEdit::~QScopeLineEdit |
( |
| ) |
|
|
virtual |
◆ focusLost
| void QScopeLineEdit::focusLost |
( |
| ) |
|
|
signal |
◆ focusOutEvent()
| virtual void QScopeLineEdit::focusOutEvent |
( |
QFocusEvent * | ev | ) |
|
|
protectedvirtual |
◆ leaveEvent()
| virtual void QScopeLineEdit::leaveEvent |
( |
QEvent * | ev | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: