Vuo  0.4.3
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Signals | Public Member Functions | Protected Member Functions | List of all members
VuoNodeTitleEditorDialog Class Reference

Description

A dialog for editing a node title.

Signals

void nodeTitleSet (VuoCompilerNode *node, QString value)
 Emitted when the user has changed the node's title.
 

Public Member Functions

 VuoNodeTitleEditorDialog (QWidget *parent, VuoDataEditor *dataEditor, VuoRendererNode *node)
 Creates a dialog for editing a node title.
 
- Public Member Functions inherited from VuoDataEditorDialog
 VuoDataEditorDialog (QWidget *parent, VuoDataEditor *dataEditor)
 Creates a new, empty data editor dialog.
 
void acceptEdits (void)
 Dismisses the dialog and saves any edits made.
 
void cancelEdits (void)
 Dismisses the dialog and discards any edits made.
 

Protected Member Functions

virtual void valueSet (QString value)
 Signals that the node title has been set.
 
- Protected Member Functions inherited from VuoDataEditorDialog
virtual void keyPressEvent (QKeyEvent *e)
 The Return/Enter key accepts the edits.
 
virtual void showEvent (QShowEvent *event)
 This function is part of the workaround for a bug in Qt 5.1.0-beta that prevents positioning a QDialog (https://b33p.net/kosada/node/5086).
 

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