ofxOui - UI Components for OpenFrameworks

Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CofxOui::Graph::BoundsBounds of the graph space
 CofxOui::ColormapSequential Colormap generator
 CofxOui::ComponentBase UI Component (equivalent to a label)
 CofxOui::BpfBreakpoint function component
 CofxOui::ButtonButton component (allows both button and toggle modes)
 CofxOui::CheckBoxCheck box component (specialization of button)
 CofxOui::DraggableButtonDraggable Button (specialization of button)
 CofxOui::DropDownDrop-down menu
 CofxOui::MatrixButton Matrix (supports both button -single-button activation- and toggle -multi-button activation-)
 CofxOui::MultiSliderMultiSlider
 CofxOui::NumboxNumber box (with mouse + keyboard interaction, C74 max style)
 CofxOui::SliderSlider controller
 CofxOui::TextInputText input component (single-line)
 CofxOui::WaveformBreakpoint function component
 CofxOui::GlobalsGlobal configuration
 CofxOui::Graph2D Graph Area (with virtual coordinate system)
 CofxOui::GroupGroup of UI components
 CofxOui::IconIcon image box wrapper
 CofEventArgs
 CofxOui::Bpf::EditPointEventEvent arguments when a point is edited
 CofxOui::Button::ClickEventEvent arguments for button clicks
 CofxOui::DraggableButton::DropEventEvent arguments for Drag and Drop events
 CofxOui::DropDown::SelectEventEvent arguments for menu item selection
 CofxOui::Graph::BoundsChangedEventEvent arguments for pan/zoom events resulting in bounds changes of the graph area
 CofxOui::Matrix::ClickEventEvent arguments for button clicks
 CofxOui::MultiSlider::ValueEventEvent arguments for slider editing events
 CofxOui::Numbox::ValueEventEvent arguments for value editing events
 CofxOui::ShapeEditor::EditEventEvent arguments for shape editing events
 CofxOui::TextInput::TextInputEventEvent arguments for text editing events
 CofxOui::Waveform::EditEventEvent arguments when a frame is edited
 CofxOui::Graph::Ruler
 CofxOui::ShapeEditorShape editor
 CofxOui::StyleStyle structure shared among all components
 CofxOui::TextBoxText box font wrapper