#include <einput.h>
◆ anonymous enum
Enumerator |
---|
dirLeft | |
dirRight | |
dirHome | |
dirEnd | |
dirUser | |
◆ anonymous enum
Enumerator |
---|
deleteForward | |
deleteBackward | |
◆ deleteChar()
virtual void eInputContent::deleteChar |
( |
int |
dir | ) |
|
|
pure virtual |
◆ getDisplay()
virtual void eInputContent::getDisplay |
( |
std::string & |
res, |
|
|
int & |
cursor |
|
) |
| |
|
pure virtual |
◆ haveKey()
virtual int eInputContent::haveKey |
( |
int |
code, |
|
|
int |
overwrite |
|
) |
| |
|
pure virtual |
◆ isValid()
virtual int eInputContent::isValid |
( |
| ) |
|
|
pure virtual |
◆ moveCursor()
virtual void eInputContent::moveCursor |
( |
int |
dir | ) |
|
|
pure virtual |
◆ setInput()
void eInputContent::setInput |
( |
eInput * |
widget | ) |
|
◆ validate()
virtual void eInputContent::validate |
( |
| ) |
|
|
pure virtual |
◆ m_input
eInput* eInputContent::m_input |
|
protected |
The documentation for this class was generated from the following files: