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

Description

A dialog for editing a port constant value.

Signals

void portConstantSet (VuoCompilerInputEventPort *port, QString value)
 Emitted when a port's constant value is changed.
 

Public Member Functions

 VuoPortValueEditorDialog (QWidget *parent, VuoDataEditor *dataEditor, VuoRendererPort *port)
 Creates a dialog for editing a port constant value.
 
- Public Member Functions inherited from VuoDataEditorDialog
 VuoDataEditorDialog (QWidget *parent, VuoDataEditor *dataEditor)
 Creates a new, empty data editor dialog.
 

Protected Member Functions

virtual void valueSet (QString value)
 Signals that the port constant value has been set.
 
- Protected Member Functions inherited from VuoDataEditorDialog
virtual void keyPressEvent (QKeyEvent *e)
 The Return key accepts the edit and closes the dialog.
 
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: