Vuo  2.4.0
VuoPublishedPortNameEditor.hh
Go to the documentation of this file.
1
10#pragma once
11
12#include "VuoTitleEditor.hh"
13
19{
20protected:
21 void setUpDialog(QDialog &dialog, json_object *originalValue, json_object *details=0);
24};
25