Vuo  2.4.1
VuoInputEditorWithEnumMenu.hh
Go to the documentation of this file.
1
10#pragma once
11
13
18{
19 Q_OBJECT
20
21 QString type;
22
23public:
24 VuoInputEditorWithEnumMenu(QString type);
25
27};
28