Vuo
0.8.0
|
An input editor that displays a menu of VuoImageColorDepth values.
Additional Inherited Members | |
![]() | |
void | valueChanged (json_object *newValue) |
An input editor can emit this signal to inform the Vuo Editor that the value has been edited. | |
void | tabbedPastLastWidget () |
If supportsTabbingBetweenPorts() returns true, an input editor should emit this signal when the Tab key is pressed while the last widget in the input editor's tab order has focus. | |
void | tabbedBackwardPastFirstWidget () |
If supportsTabbingBetweenPorts() returns true, an input editor should emit this signal when the Shift-Tab key combination is pressed while the first widget in the input editor's tab order has focus. | |
![]() | |
VuoInputEditorMenuItem * | setUpMenuTree () |
Creates the tree that models the menu. | |
![]() | |
QFont | getDefaultFont (void) |
Returns the font that input editors are recommended to use. | |