Vuo  0.5.7
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
VuoInputEditorPointableType Class Reference

Description

An input editor that displays a menu of VuoLeapPointableType values.

Public Member Functions

VuoInputEditorMenuItemsetUpMenuTree ()
 Creates the tree that models the menu.
 
- Public Member Functions inherited from VuoInputEditorWithMenu
json_object * show (QPoint portLeftCenter, json_object *originalValue, QString portName, vector< pair< QString, json_object * > > portNamesAndValues, json_object *details)
 Displays a menu.
 
- Public Member Functions inherited from VuoInputEditor
virtual bool emitsTabCycleCompletionSignals (void)
 Returns a boolean indicating whether this input editor emits tabCycleCompleted() and reverseTabCycleCompleted() signals when appropriate.
 

Additional Inherited Members

- Signals inherited from VuoInputEditor
void valueChanged (json_object *newValue)
 An input editor can emit this signal to inform the Vuo Editor that the value has been edited.
 
void tabCycleCompleted ()
 An input editor can emit this signal to inform the Vuo Editor that a 'Tab' keypress was received while the final widget in this input editor's tab cycle already had focus.
 
void reverseTabCycleCompleted ()
 An input editor can emit this signal to inform the Vuo Editor that a 'Shift'+'Tab' keypress was received while the first widget in this input editor's tab cycle already had focus.
 
- Protected Member Functions inherited from VuoInputEditor
QFont getDefaultFont (void)
 Returns the font that input editors are recommended to use.
 

Member Function Documentation

VuoInputEditorMenuItem * VuoInputEditorPointableType::setUpMenuTree ( )
virtual

Creates the tree that models the menu.

Implements VuoInputEditorWithMenu.


The documentation for this class was generated from the following files: