itom  4.1.0
QtCharEdit Class Reference
Inheritance diagram for QtCharEdit:

Public Slots

void setValue (const QChar &value)
 

Signals

void valueChanged (const QChar &value)
 

Public Member Functions

 QtCharEdit (QWidget *parent=0)
 
QChar value () const
 
bool eventFilter (QObject *o, QEvent *e)
 

Protected Member Functions

void focusInEvent (QFocusEvent *e)
 
void focusOutEvent (QFocusEvent *e)
 
void keyPressEvent (QKeyEvent *e)
 
void keyReleaseEvent (QKeyEvent *e)
 
void paintEvent (QPaintEvent *)
 
bool event (QEvent *e)
 

Private Slots

void slotClearChar ()
 

Private Member Functions

void handleKeyEvent (QKeyEvent *e)
 

Private Attributes

QChar m_value
 
QLineEdit * m_lineEdit
 

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