Engauge Digitizer 2
Loading...
Searching...
No Matches
Signals | Public Member Functions | List of all members
ChecklistLineEdit Class Reference

Adds key event handling to QLineEdit. More...

#include <ChecklistLineEdit.h>

Inheritance diagram for ChecklistLineEdit:

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.
 

Detailed Description

Adds key event handling to QLineEdit.

Definition at line 13 of file ChecklistLineEdit.h.

Constructor & Destructor Documentation

◆ ChecklistLineEdit()

ChecklistLineEdit::ChecklistLineEdit ( )

Single constructor.

Definition at line 10 of file ChecklistLineEdit.cpp.

Member Function Documentation

◆ keyReleaseEvent()

void ChecklistLineEdit::keyReleaseEvent ( QKeyEvent *  event)
virtual

Intercept the key press event.

Definition at line 18 of file ChecklistLineEdit.cpp.


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