Engauge Digitizer  2
Public Member Functions | List of all members
DlgEditPointGraphLineEdit Class Reference

Adds hover highlighting to QLineEdit. More...

#include <DlgEditPointGraphLineEdit.h>

Inheritance diagram for DlgEditPointGraphLineEdit:

Public Member Functions

 DlgEditPointGraphLineEdit (QWidget *widget=0)
 Single constructor.
 
virtual void enterEvent (QEvent *)
 Hover entry triggers clearing of the background color so user does not think of widget as disabled and is encouraged to enter text.
 
virtual void leaveEvent (QEvent *)
 Hover exit triggers restoration of the background color.
 
void updateBackground ()
 Update background given the current state.
 

Detailed Description

Adds hover highlighting to QLineEdit.

Definition at line 15 of file DlgEditPointGraphLineEdit.h.


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