ofxMUI
A Multi-touch GUI implementation built with ofxDOM for openFrameworks.
ofx::MUI::Panel Member List

This is the complete list of members for ofx::MUI::Panel, including all inherited members.

_isDraggableofx::MUI::Widgetprotected
_isDraggingofx::MUI::Widgetprotected
_isDropTargetofx::MUI::Widgetprotected
_isPointerOverofx::MUI::Widgetprotected
_moveToFrontOnCaptureofx::MUI::Widgetprotected
_onPointerCaptureEvent(DOM::PointerCaptureUIEventArgs &e)ofx::MUI::Widgetprotected
_onPointerEvent(DOM::PointerUIEventArgs &e)ofx::MUI::Widgetprotected
_resizeable (defined in ofx::MUI::Panel)ofx::MUI::Panelprotected
getStyles() const ofx::MUI::Widget
isDraggable() const ofx::MUI::Widget
isDragging() const ofx::MUI::Widget
isDropTarget() const ofx::MUI::Widget
isPointerDown() const ofx::MUI::Widget
isPointerOver() const ofx::MUI::Widget
onDraw() const override (defined in ofx::MUI::Widget)ofx::MUI::Widgetvirtual
Panel(float x, float y, float width, float height) (defined in ofx::MUI::Panel)ofx::MUI::Panelinline
Panel(const std::string &id, float x, float y, float width, float height) (defined in ofx::MUI::Panel)ofx::MUI::Panelinline
setDraggable(bool draggable)ofx::MUI::Widget
setDropTarget(bool dropTarget)ofx::MUI::Widget
setStyles(std::shared_ptr< Styles > styles)ofx::MUI::Widget
Widget(float x, float y, float width, float height) (defined in ofx::MUI::Widget)ofx::MUI::Widget
Widget(const std::string &id, float x, float y, float width, float height) (defined in ofx::MUI::Widget)ofx::MUI::Widget
~Panel() (defined in ofx::MUI::Panel)ofx::MUI::Panelinlinevirtual
~Widget()ofx::MUI::Widgetvirtual