Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼NofxOui | |
| ▼CBpf | Breakpoint function component |
| CEditPointEvent | Event arguments when a point is edited |
| ▼CButton | Button component (allows both button and toggle modes) |
| CClickEvent | Event arguments for button clicks |
| CCheckBox | Check box component (specialization of button) |
| CColormap | Sequential Colormap generator |
| CComponent | Base UI Component (equivalent to a label) |
| ▼CDraggableButton | Draggable Button (specialization of button) |
| CDropEvent | Event arguments for Drag and Drop events |
| ▼CDropDown | Drop-down menu |
| CSelectEvent | Event arguments for menu item selection |
| CGlobals | Global configuration |
| ▼CGraph | 2D Graph Area (with virtual coordinate system) |
| CBounds | Bounds of the graph space |
| CBoundsChangedEvent | Event arguments for pan/zoom events resulting in bounds changes of the graph area |
| CRuler | |
| CGroup | Group of UI components |
| CIcon | Icon image box wrapper |
| ▼CMatrix | Button Matrix (supports both button -single-button activation- and toggle -multi-button activation-) |
| CClickEvent | Event arguments for button clicks |
| ▼CMultiSlider | MultiSlider |
| CValueEvent | Event arguments for slider editing events |
| ▼CNumbox | Number box (with mouse + keyboard interaction, C74 max style) |
| CValueEvent | Event arguments for value editing events |
| ▼CShapeEditor | Shape editor |
| CEditEvent | Event arguments for shape editing events |
| CSlider | Slider controller |
| CStyle | Style structure shared among all components |
| CTextBox | Text box font wrapper |
| ▼CTextInput | Text input component (single-line) |
| CTextInputEvent | Event arguments for text editing events |
| ▼CWaveform | Breakpoint function component |
| CEditEvent | Event arguments when a frame is edited |