, including all inherited members.
analogEvent(AnalogEvent *event) | wit::EventHandler | [virtual] |
autoFocus() const | wit::Widget | |
boundingBox() const | wit::Hotspot | |
boundingBoxContains(float x, float y) | wit::Hotspot | |
buttonPressEvent(ButtonEvent *event) | wit::EventHandler | [virtual] |
buttonReleaseEvent(ButtonEvent *event) | wit::EventHandler | [virtual] |
contains(float x, float y) | wit::Hotspot | |
drawLine(const Point &p1, const Point &p2, const GXColor &color) | wit::Renderer | |
drawLine(float x1, float y1, float x2, float y2, const GXColor &color) | wit::Renderer | |
drawPoint(const Point &p, const GXColor &color) | wit::Renderer | |
drawPoint(float x, float y, const GXColor &color) | wit::Renderer | |
drawPoints(const Polygon &poly, const GXColor &color) | wit::Renderer | |
drawPolygon(const Polygon &poly, const GXColor &color) | wit::Renderer | |
drawRect(const Rect &rect, const GXColor &color) | wit::Renderer | |
event(Event *event) | wit::EventHandler | [virtual] |
eventHandler() const | wit::Hotspot | |
fillPolygon(const Polygon &poly, const GXColor &color) | wit::Renderer | |
fillRect(const Rect &rect, const GXColor &color) | wit::Renderer | |
findAtPoint(float x, float y) | wit::Hotspot | [static] |
focusEvent(PointerEvent *event) | wit::Widget | [virtual] |
hasPointer(int controllerID=-1) const | wit::Widget | |
Hotspot() | wit::Hotspot | |
isEnabled() const | wit::Hotspot | |
joystickEvent(JoystickEvent *event) | wit::EventHandler | [virtual] |
motionEvent(MotionEvent *event) | wit::EventHandler | [virtual] |
pointerEvent(PointerEvent *event) | wit::Widget | [virtual] |
pointerLeaveEvent(PointerLeaveEvent *event) | wit::Widget | [virtual] |
region() const | wit::Hotspot | |
render()=0 | wit::Renderer | [pure virtual] |
Renderer() | wit::Renderer | |
scale() const | wit::Renderer | |
setAutoFocus(bool on) | wit::Widget | |
setEnabled(bool on) | wit::Hotspot | |
setEventHandler(EventHandler *handler) | wit::Hotspot | |
setRegion(const Rect &rect) | wit::Hotspot | |
setRegion(const Polygon &polygon) | wit::Hotspot | |
setScale(float mag) | wit::Renderer | |
setTranslation(float x, float y) | wit::Renderer | |
setZIndex(int z) | wit::Hotspot | |
timerTriggered(void *data) | wit::EventHandler | [virtual] |
translateX() const | wit::Renderer | |
translateY() const | wit::Renderer | |
waitForRendering() | wit::Renderer | [virtual] |
Widget() | wit::Widget | |
zIndex() const | wit::Hotspot | |
~EventHandler() | wit::EventHandler | [virtual] |
~Hotspot() | wit::Hotspot | [virtual] |
~Renderer() | wit::Renderer | [virtual] |