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 79 of file QtLELEdit.qo.h.

References active_, activePalette_, and casacore::True.

Referenced by focusInEvent().

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

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

References active_, casacore::False, and inactivePalette_.

Referenced by QtLELEdit().

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

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

References activate(), and gotFocus().

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

Referenced by focusInEvent().

Bool casa::QtLELEdit::isActive (  )  [inline]

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

References active_.


Member Data Documentation

Bool casa::QtLELEdit::active_ [protected]

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

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

QPalette casa::QtLELEdit::activePalette_ [protected]

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

Referenced by activate(), and QtLELEdit().

QPalette casa::QtLELEdit::inactivePalette_ [protected]

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

Referenced by deactivate(), and QtLELEdit().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1