|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>404</width> |
10 | | - <height>179</height> |
| 9 | + <width>741</width> |
| 10 | + <height>205</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="minimumSize"> |
14 | 14 | <size> |
15 | | - <width>404</width> |
16 | | - <height>179</height> |
| 15 | + <width>741</width> |
| 16 | + <height>205</height> |
17 | 17 | </size> |
18 | 18 | </property> |
19 | 19 | <property name="windowTitle"> |
20 | 20 | <string>Dialog</string> |
21 | 21 | </property> |
22 | 22 | <layout class="QGridLayout" name="gridLayout_2"> |
23 | 23 | <item row="0" column="0"> |
24 | | - <widget class="QGroupBox" name="groupBox"> |
| 24 | + <widget class="QGroupBox" name="groupBox_2"> |
25 | 25 | <property name="title"> |
26 | | - <string/> |
| 26 | + <string>Axis</string> |
27 | 27 | </property> |
28 | | - <layout class="QGridLayout" name="gridLayout"> |
29 | | - <item row="3" column="2"> |
30 | | - <widget class="QSpinBox" name="kAxisSpinBox_"> |
31 | | - <property name="maximum"> |
32 | | - <number>9999</number> |
33 | | - </property> |
34 | | - </widget> |
35 | | - </item> |
36 | | - <item row="3" column="1"> |
37 | | - <widget class="QSlider" name="kAxisHorizontalSlider_"> |
38 | | - <property name="maximum"> |
39 | | - <number>9999</number> |
40 | | - </property> |
41 | | - <property name="orientation"> |
42 | | - <enum>Qt::Horizontal</enum> |
43 | | - </property> |
44 | | - </widget> |
45 | | - </item> |
46 | | - <item row="3" column="0"> |
47 | | - <widget class="QRadioButton" name="kAxisRadioButton_"> |
| 28 | + <layout class="QVBoxLayout" name="verticalLayout"> |
| 29 | + <item> |
| 30 | + <widget class="QRadioButton" name="iAxisRadioButton_"> |
48 | 31 | <property name="text"> |
49 | | - <string>k axis</string> |
50 | | - </property> |
51 | | - </widget> |
52 | | - </item> |
53 | | - <item row="2" column="2"> |
54 | | - <widget class="QSpinBox" name="jAxisSpinBox_"> |
55 | | - <property name="maximum"> |
56 | | - <number>9999</number> |
57 | | - </property> |
58 | | - </widget> |
59 | | - </item> |
60 | | - <item row="2" column="1"> |
61 | | - <widget class="QSlider" name="jAxisHorizontalSlider_"> |
62 | | - <property name="maximum"> |
63 | | - <number>9999</number> |
64 | | - </property> |
65 | | - <property name="orientation"> |
66 | | - <enum>Qt::Horizontal</enum> |
| 32 | + <string>i axis</string> |
67 | 33 | </property> |
68 | 34 | </widget> |
69 | 35 | </item> |
70 | | - <item row="2" column="0"> |
| 36 | + <item> |
71 | 37 | <widget class="QRadioButton" name="jAxisRadioButton_"> |
72 | 38 | <property name="text"> |
73 | 39 | <string>j axis</string> |
74 | 40 | </property> |
75 | 41 | </widget> |
76 | 42 | </item> |
77 | | - <item row="0" column="1"> |
78 | | - <widget class="QLabel" name="label_2"> |
| 43 | + <item> |
| 44 | + <widget class="QRadioButton" name="kAxisRadioButton_"> |
79 | 45 | <property name="text"> |
80 | | - <string>Slice Node</string> |
81 | | - </property> |
82 | | - </widget> |
83 | | - </item> |
84 | | - <item row="1" column="2"> |
85 | | - <widget class="QSpinBox" name="iAxisSpinBox_"> |
86 | | - <property name="maximum"> |
87 | | - <number>9999</number> |
| 46 | + <string>k axis</string> |
88 | 47 | </property> |
89 | 48 | </widget> |
90 | 49 | </item> |
91 | | - <item row="0" column="0"> |
92 | | - <widget class="QLabel" name="label"> |
| 50 | + <item> |
| 51 | + <widget class="QCheckBox" name="axisExecuteCheckBox_"> |
93 | 52 | <property name="text"> |
94 | | - <string>Axis</string> |
| 53 | + <string>Execute on click</string> |
95 | 54 | </property> |
96 | 55 | </widget> |
97 | 56 | </item> |
98 | | - <item row="1" column="0"> |
99 | | - <widget class="QRadioButton" name="iAxisRadioButton_"> |
100 | | - <property name="text"> |
101 | | - <string>i axis</string> |
| 57 | + </layout> |
| 58 | + </widget> |
| 59 | + </item> |
| 60 | + <item row="0" column="1"> |
| 61 | + <widget class="QGroupBox" name="groupBox_3"> |
| 62 | + <property name="title"> |
| 63 | + <string>Slice Node</string> |
| 64 | + </property> |
| 65 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 66 | + <item> |
| 67 | + <widget class="QGroupBox" name="groupBox_4"> |
| 68 | + <property name="title"> |
| 69 | + <string/> |
102 | 70 | </property> |
| 71 | + <layout class="QVBoxLayout" name="verticalLayout_2"> |
| 72 | + <item> |
| 73 | + <widget class="QSlider" name="iAxisHorizontalSlider_"> |
| 74 | + <property name="maximum"> |
| 75 | + <number>9999</number> |
| 76 | + </property> |
| 77 | + <property name="orientation"> |
| 78 | + <enum>Qt::Horizontal</enum> |
| 79 | + </property> |
| 80 | + </widget> |
| 81 | + </item> |
| 82 | + <item> |
| 83 | + <widget class="QSlider" name="jAxisHorizontalSlider_"> |
| 84 | + <property name="maximum"> |
| 85 | + <number>9999</number> |
| 86 | + </property> |
| 87 | + <property name="orientation"> |
| 88 | + <enum>Qt::Horizontal</enum> |
| 89 | + </property> |
| 90 | + </widget> |
| 91 | + </item> |
| 92 | + <item> |
| 93 | + <widget class="QSlider" name="kAxisHorizontalSlider_"> |
| 94 | + <property name="maximum"> |
| 95 | + <number>9999</number> |
| 96 | + </property> |
| 97 | + <property name="orientation"> |
| 98 | + <enum>Qt::Horizontal</enum> |
| 99 | + </property> |
| 100 | + </widget> |
| 101 | + </item> |
| 102 | + <item> |
| 103 | + <widget class="QCheckBox" name="sliderExecuteCheckBox_"> |
| 104 | + <property name="text"> |
| 105 | + <string>Execute on release</string> |
| 106 | + </property> |
| 107 | + </widget> |
| 108 | + </item> |
| 109 | + </layout> |
103 | 110 | </widget> |
104 | 111 | </item> |
105 | | - <item row="1" column="1"> |
106 | | - <widget class="QSlider" name="iAxisHorizontalSlider_"> |
107 | | - <property name="maximum"> |
108 | | - <number>9999</number> |
109 | | - </property> |
110 | | - <property name="orientation"> |
111 | | - <enum>Qt::Horizontal</enum> |
| 112 | + <item> |
| 113 | + <widget class="QGroupBox" name="groupBox_5"> |
| 114 | + <property name="title"> |
| 115 | + <string/> |
112 | 116 | </property> |
| 117 | + <layout class="QVBoxLayout" name="verticalLayout_3"> |
| 118 | + <item> |
| 119 | + <widget class="QSpinBox" name="iAxisSpinBox_"> |
| 120 | + <property name="maximum"> |
| 121 | + <number>9999</number> |
| 122 | + </property> |
| 123 | + </widget> |
| 124 | + </item> |
| 125 | + <item> |
| 126 | + <widget class="QSpinBox" name="jAxisSpinBox_"> |
| 127 | + <property name="maximum"> |
| 128 | + <number>9999</number> |
| 129 | + </property> |
| 130 | + </widget> |
| 131 | + </item> |
| 132 | + <item> |
| 133 | + <widget class="QSpinBox" name="kAxisSpinBox_"> |
| 134 | + <property name="maximum"> |
| 135 | + <number>9999</number> |
| 136 | + </property> |
| 137 | + </widget> |
| 138 | + </item> |
| 139 | + <item> |
| 140 | + <widget class="QCheckBox" name="spinBoxExecuteCheckBox_"> |
| 141 | + <property name="text"> |
| 142 | + <string>Execute on click</string> |
| 143 | + </property> |
| 144 | + </widget> |
| 145 | + </item> |
| 146 | + </layout> |
113 | 147 | </widget> |
114 | 148 | </item> |
115 | 149 | </layout> |
|
119 | 153 | </widget> |
120 | 154 | <resources/> |
121 | 155 | <connections> |
122 | | - <connection> |
123 | | - <sender>iAxisHorizontalSlider_</sender> |
124 | | - <signal>valueChanged(int)</signal> |
125 | | - <receiver>iAxisSpinBox_</receiver> |
126 | | - <slot>setValue(int)</slot> |
127 | | - <hints> |
128 | | - <hint type="sourcelabel"> |
129 | | - <x>203</x> |
130 | | - <y>68</y> |
131 | | - </hint> |
132 | | - <hint type="destinationlabel"> |
133 | | - <x>359</x> |
134 | | - <y>68</y> |
135 | | - </hint> |
136 | | - </hints> |
137 | | - </connection> |
138 | | - <connection> |
139 | | - <sender>jAxisHorizontalSlider_</sender> |
140 | | - <signal>valueChanged(int)</signal> |
141 | | - <receiver>jAxisSpinBox_</receiver> |
142 | | - <slot>setValue(int)</slot> |
143 | | - <hints> |
144 | | - <hint type="sourcelabel"> |
145 | | - <x>203</x> |
146 | | - <y>94</y> |
147 | | - </hint> |
148 | | - <hint type="destinationlabel"> |
149 | | - <x>359</x> |
150 | | - <y>94</y> |
151 | | - </hint> |
152 | | - </hints> |
153 | | - </connection> |
154 | | - <connection> |
155 | | - <sender>kAxisHorizontalSlider_</sender> |
156 | | - <signal>valueChanged(int)</signal> |
157 | | - <receiver>kAxisSpinBox_</receiver> |
158 | | - <slot>setValue(int)</slot> |
159 | | - <hints> |
160 | | - <hint type="sourcelabel"> |
161 | | - <x>203</x> |
162 | | - <y>120</y> |
163 | | - </hint> |
164 | | - <hint type="destinationlabel"> |
165 | | - <x>359</x> |
166 | | - <y>120</y> |
167 | | - </hint> |
168 | | - </hints> |
169 | | - </connection> |
170 | 156 | <connection> |
171 | 157 | <sender>iAxisSpinBox_</sender> |
172 | 158 | <signal>valueChanged(int)</signal> |
|
0 commit comments