| virtual TextEvent::~TextEvent |
( |
| ) |
|
|
virtual |
| unsigned short TextEvent::interval |
( |
| ) |
const |
| void TextEvent::setInterval |
( |
unsigned short |
newInterval | ) |
|
| void TextEvent::setLocation |
( |
short |
newXCoord, |
|
|
short |
newYCoord |
|
) |
| |
| void TextEvent::setSize |
( |
unsigned short |
newSize | ) |
|
| void TextEvent::setText |
( |
const std::string & |
newText | ) |
|
| void TextEvent::setX |
( |
short |
newXCoord | ) |
|
| void TextEvent::setY |
( |
short |
newYCoord | ) |
|
| unsigned short TextEvent::size |
( |
| ) |
const |
| std::string TextEvent::text |
( |
| ) |
const |
| short TextEvent::x |
( |
| ) |
const |
| short TextEvent::y |
( |
| ) |
const |
| unsigned short TextEvent::myInterval |
|
protected |
| unsigned short TextEvent::mySize |
|
protected |
| std::string TextEvent::myText |
|
protected |
The documentation for this class was generated from the following file: