ofxMUI
A Multi-touch GUI implementation built with ofxDOM for openFrameworks.
Main Page
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
ofx::MUI::Widget Member List
This is the complete list of members for
ofx::MUI::Widget
, including all inherited members.
_isDraggable
ofx::MUI::Widget
protected
_isDragging
ofx::MUI::Widget
protected
_isDropTarget
ofx::MUI::Widget
protected
_isPointerOver
ofx::MUI::Widget
protected
_moveToFrontOnCapture
ofx::MUI::Widget
protected
_onPointerCaptureEvent
(DOM::PointerCaptureUIEventArgs &e)
ofx::MUI::Widget
protected
_onPointerEvent
(DOM::PointerUIEventArgs &e)
ofx::MUI::Widget
protected
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::Widget
virtual
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
~Widget
()
ofx::MUI::Widget
virtual
Generated on Fri Feb 19 2016 10:41:00 for ofxMUI by
1.8.10