Inherits QWidget.
§ QtCharEdit()
QtCharEdit::QtCharEdit |
( |
QWidget * |
parent = 0 | ) |
|
§ event()
bool QtCharEdit::event |
( |
QEvent * |
e | ) |
|
|
protected |
§ eventFilter()
bool QtCharEdit::eventFilter |
( |
QObject * |
o, |
|
|
QEvent * |
e |
|
) |
| |
§ focusInEvent()
void QtCharEdit::focusInEvent |
( |
QFocusEvent * |
e | ) |
|
|
protected |
§ focusOutEvent()
void QtCharEdit::focusOutEvent |
( |
QFocusEvent * |
e | ) |
|
|
protected |
§ handleKeyEvent()
void QtCharEdit::handleKeyEvent |
( |
QKeyEvent * |
e | ) |
|
|
private |
§ keyPressEvent()
void QtCharEdit::keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
§ keyReleaseEvent()
void QtCharEdit::keyReleaseEvent |
( |
QKeyEvent * |
e | ) |
|
|
protected |
§ paintEvent()
void QtCharEdit::paintEvent |
( |
QPaintEvent * |
| ) |
|
|
protected |
§ setValue
void QtCharEdit::setValue |
( |
const QChar & |
value | ) |
|
|
slot |
§ slotClearChar
void QtCharEdit::slotClearChar |
( |
| ) |
|
|
privateslot |
§ value()
QChar QtCharEdit::value |
( |
| ) |
const |
§ valueChanged
void QtCharEdit::valueChanged |
( |
const QChar & |
value | ) |
|
|
signal |
§ m_lineEdit
QLineEdit* QtCharEdit::m_lineEdit |
|
private |
§ m_value
QChar QtCharEdit::m_value |
|
private |
The documentation for this class was generated from the following file: