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

This is the complete list of members for ofx::MUI::Label, 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
displayText() const ofx::MUI::Label
getHorizontalAlignment() const ofx::MUI::Label
getStyles() const ofx::MUI::Widget
getText() const ofx::MUI::Label
getVerticalAlignment() const ofx::MUI::Label
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
NSLineBreakByCharWrapping enum value (defined in ofx::MUI::Label)ofx::MUI::Label
NSLineBreakByClipping enum value (defined in ofx::MUI::Label)ofx::MUI::Label
NSLineBreakByTruncatingHead enum value (defined in ofx::MUI::Label)ofx::MUI::Label
NSLineBreakByTruncatingMiddle enum value (defined in ofx::MUI::Label)ofx::MUI::Label
NSLineBreakByTruncatingTail enum value (defined in ofx::MUI::Label)ofx::MUI::Label
NSLineBreakByWordWrapping enum value (defined in ofx::MUI::Label)ofx::MUI::Label
onDraw() const override (defined in ofx::MUI::Label)ofx::MUI::Labelvirtual
setDraggable(bool draggable)ofx::MUI::Widget
setDropTarget(bool dropTarget)ofx::MUI::Widget
setHorizontalAlignment(ofAlignHorz alignment)ofx::MUI::Label
setStyles(std::shared_ptr< Styles > styles)ofx::MUI::Widget
setText(const std::string &text)ofx::MUI::Label
setVerticalAlignment(ofAlignVert alignment)ofx::MUI::Label
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::Widgetvirtual