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

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

_autoExclusiveofx::MUI::Buttonprotected
_incrementState()ofx::MUI::Buttonprotected
_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
_onValueChanged(const void *sender, int &value)ofx::MUI::Buttonprotected
_primaryPointerIdofx::MUI::Buttonprotected
_requirePointerOverOnReleaseofx::MUI::Buttonprotected
_stateCountofx::MUI::Buttonprotected
_triggersOnReleaseofx::MUI::Buttonprotected
_valueofx::MUI::Buttonprotected
addListener(ListenerClass *listener, ListenerMethod method, int priority=OF_EVENT_ORDER_AFTER_APP)ofx::MUI::Buttoninline
autoExclusive() const (defined in ofx::MUI::Button)ofx::MUI::Button
Button(const std::string &id="", float x=0, float y=0, float width=DEFAULT_WIDTH, float height=DEFAULT_HEIGHT, bool autoExclusive=false, bool triggersOnRelease=false, bool requirePointerOverOnRelease=true, std::size_t stateCount=1)ofx::MUI::Button
DEFAULT_HEIGHT enum value (defined in ofx::MUI::Button)ofx::MUI::Button
DEFAULT_WIDTH enum value (defined in ofx::MUI::Button)ofx::MUI::Button
getStyles() const ofx::MUI::Widget
hitTest(const DOM::Position &parentPosition) const override (defined in ofx::MUI::RadioButton)ofx::MUI::RadioButtonvirtual
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
onButtonDownofx::MUI::Button
onButtonPressedofx::MUI::Button
onButtonUpofx::MUI::Button
onDraw() const override (defined in ofx::MUI::RadioButton)ofx::MUI::RadioButtonvirtual
onPointerCaptureEvent(DOM::PointerCaptureUIEventArgs &e)ofx::MUI::Button
onPointerEvent(DOM::PointerUIEventArgs &e)ofx::MUI::Button
onValueChangedofx::MUI::Button
operator const int &()ofx::MUI::Button
operator=(int v)ofx::MUI::Button
RadioButton(const std::string &id="", float x=0, float y=0, float width=DEFAULT_WIDTH, float height=DEFAULT_HEIGHT)ofx::MUI::RadioButton
removeListener(ListenerClass *listener, ListenerMethod method, int priority=OF_EVENT_ORDER_AFTER_APP)ofx::MUI::Buttoninline
requirePointerOverOnRelease() const (defined in ofx::MUI::Button)ofx::MUI::Button
setDraggable(bool draggable)ofx::MUI::Widget
setDropTarget(bool dropTarget)ofx::MUI::Widget
setStyles(std::shared_ptr< Styles > styles)ofx::MUI::Widget
stateCount() const ofx::MUI::Button
triggersOnRelease() const ofx::MUI::Button
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
~Button()ofx::MUI::Buttonvirtual
~RadioButton()ofx::MUI::RadioButtonvirtual
~Widget()ofx::MUI::Widgetvirtual