1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PluginParameter
</class>
4 <widget class=
"QWidget" name=
"PluginParameter">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
16 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
17 <property name=
"margin">
21 <widget class=
"QLabel" name=
"l_name">
22 <property name=
"text">
23 <string>Parameter Name
</string>
25 <property name=
"alignment">
26 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
31 <widget class=
"ParamSpinBox" name=
"widget" native=
"true">
32 <property name=
"sizePolicy">
33 <sizepolicy hsizetype=
"Expanding" vsizetype=
"Preferred">
34 <horstretch>0</horstretch>
35 <verstretch>0</verstretch>
38 <property name=
"contextMenuPolicy">
39 <enum>Qt::CustomContextMenu
</enum>
44 <widget class=
"QLabel" name=
"l_status">
45 <property name=
"text">
46 <string>TextLabel
</string>
51 <widget class=
"QToolButton" name=
"tb_options">
52 <property name=
"text">
61 <class>ParamSpinBox
</class>
62 <extends>QWidget
</extends>
63 <header>widgets/paramspinbox.h
</header>
64 <container>1</container>