casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Slots | Signals | Public Member Functions | Protected Slots | Protected Attributes
casa::QtLELEdit Class Reference

#include <QtLELEdit.qo.h>

List of all members.

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_

Detailed Description

Definition at line 42 of file QtLELEdit.qo.h.


Constructor & Destructor Documentation

casa::QtLELEdit::QtLELEdit ( QWidget *  parent = 0) [inline]

Definition at line 51 of file QtLELEdit.qo.h.

References activePalette_, deactivate(), and inactivePalette_.


Member Function Documentation

virtual void casa::QtLELEdit::activate ( ) [inline, virtual, slot]

Definition at line 76 of file QtLELEdit.qo.h.

References active_, activePalette_, and casa::True.

Referenced by focusInEvent().

virtual void casa::QtLELEdit::deactivate ( ) [inline, virtual, slot]

Definition at line 80 of file QtLELEdit.qo.h.

References active_, casa::False, and inactivePalette_.

Referenced by QtLELEdit().

virtual void casa::QtLELEdit::focusInEvent ( QFocusEvent *  ev) [inline, protected, virtual, slot]

Definition at line 88 of file QtLELEdit.qo.h.

References activate(), and gotFocus().

void casa::QtLELEdit::gotFocus ( QFocusEvent *  ev) [signal]

Referenced by focusInEvent().

Definition at line 66 of file QtLELEdit.qo.h.

References active_.


Member Data Documentation

Definition at line 98 of file QtLELEdit.qo.h.

Referenced by activate(), deactivate(), and isActive().

QPalette casa::QtLELEdit::activePalette_ [protected]

Definition at line 96 of file QtLELEdit.qo.h.

Referenced by activate(), and QtLELEdit().

QPalette casa::QtLELEdit::inactivePalette_ [protected]

Definition at line 97 of file QtLELEdit.qo.h.

Referenced by deactivate(), and QtLELEdit().


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