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
VuoPublishedPortNameEditorDialog Class Reference

Description

A dialog for editing a published port name.

Signals

void publishedPortNameSet (VuoRendererPublishedPort *port, QString value)
 Emitted when the user has changed the published port's name.
 

Public Member Functions

 VuoPublishedPortNameEditorDialog (QWidget *parent, VuoDataEditor *dataEditor, VuoRendererPublishedPort *port)
 Creates a dialog for editing a published port name.
 
- 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 published port name 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: