casa
5.7.0-16
|
#include <QtLELEdit.qo.h>
Public Slots | |
virtual void | activate () |
virtual void | deactivate () |
Signals | |
void | gotFocus (QFocusEvent *ev) |
Public Member Functions | |
QtLELEdit (QWidget *parent=0) | |
bool | isActive () |
Protected Slots | |
virtual void | focusInEvent (QFocusEvent *ev) |
Protected Attributes | |
QPalette | activePalette_ |
QPalette | inactivePalette_ |
bool | active_ |
Definition at line 42 of file QtLELEdit.qo.h.
|
inline |
Definition at line 51 of file QtLELEdit.qo.h.
References activePalette_, deactivate(), and inactivePalette_.
|
inlinevirtualslot |
Definition at line 79 of file QtLELEdit.qo.h.
References active_, and activePalette_.
Referenced by focusInEvent().
|
inlinevirtualslot |
Definition at line 84 of file QtLELEdit.qo.h.
References active_, and inactivePalette_.
Referenced by QtLELEdit().
|
inlineprotectedvirtualslot |
Definition at line 93 of file QtLELEdit.qo.h.
References activate(), and gotFocus().
|
signal |
Referenced by focusInEvent().
|
inline |
Definition at line 67 of file QtLELEdit.qo.h.
References active_.
|
protected |
Definition at line 104 of file QtLELEdit.qo.h.
Referenced by activate(), deactivate(), and isActive().
|
protected |
Definition at line 102 of file QtLELEdit.qo.h.
Referenced by activate(), and QtLELEdit().
|
protected |
Definition at line 103 of file QtLELEdit.qo.h.
Referenced by deactivate(), and QtLELEdit().