Basisklasse für ppl7::tk::Widget.
| ppl7::tk::EventHandler::EventHandler |
( |
| ) |
|
| ppl7::tk::EventHandler::~EventHandler |
( |
| ) |
|
|
virtual |
| void ppl7::tk::EventHandler::closeEvent |
( |
Event * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::geometryChangedEvent |
( |
Event * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::gotFocusEvent |
( |
FocusEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::keyDownEvent |
( |
KeyEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::keyUpEvent |
( |
KeyEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::lostFocusEvent |
( |
FocusEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::mouseClickEvent |
( |
MouseEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::mouseDblClickEvent |
( |
MouseEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::mouseDownEvent |
( |
MouseEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::mouseEnterEvent |
( |
MouseEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::mouseLeaveEvent |
( |
MouseEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::mouseMoveEvent |
( |
MouseEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::mouseUpEvent |
( |
MouseEvent * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::quitEvent |
( |
Event * |
event | ) |
|
|
virtual |
| void ppl7::tk::EventHandler::setEventHandler |
( |
EventHandler * |
handler | ) |
|
| void ppl7::tk::EventHandler::timerEvent |
( |
Event * |
event | ) |
|
|
virtual |
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien:
- /jenkins/jobs/clang_ppl7/workspace/include/ppl7-tk.h
- /jenkins/jobs/clang_ppl7/workspace/src/toolkit/Event.cpp