|
TouchCPLib
1.0.0
A touch-enabled GUI interface based on SDL and libTS. It provides a simple desktop-free UI for your embedded Raspberry projects.
|
This is the complete list of members for TouchEnabledObject, including all inherited members.
| getHeight() const =0 | TouchEnabledObject | pure virtual |
| getTouchCallback() const | TouchEnabledObject | inline |
| getWidth() const =0 | TouchEnabledObject | pure virtual |
| getX() const =0 | TouchEnabledObject | pure virtual |
| getY() const =0 | TouchEnabledObject | pure virtual |
| isPropagateInteraction() const | TouchEnabledObject | inline |
| isTouchEnabled() const | TouchEnabledObject | inline |
| setPropagateInteraction(bool propagate) | TouchEnabledObject | inline |
| setTouchCallback(TouchCallback cb) | TouchEnabledObject | inline |
| setTouchEnabled(bool enabled) | TouchEnabledObject | inline |