|
Engauge Digitizer
2
|
Adds key event handling to QLineEdit. More...
#include <ChecklistLineEdit.h>
Signals | |
| void | signalKeyRelease () |
| Signal that user has just released a key. | |
Public Member Functions | |
| ChecklistLineEdit () | |
| Single constructor. | |
| virtual void | keyReleaseEvent (QKeyEvent *event) |
| Intercept the key press event. | |
Adds key event handling to QLineEdit.
Definition at line 7 of file ChecklistLineEdit.h.
1.8.9.1