|
104 | 104 | </widget> |
105 | 105 | </item> |
106 | 106 | <item> |
107 | | - <widget class="DROLabel" name="dro_label"> |
| 107 | + <widget class="DROLabel" name="dro_label_x"> |
108 | 108 | <property name="Qreference_type" stdset="0"> |
109 | 109 | <number>1</number> |
110 | 110 | </property> |
|
117 | 117 | </widget> |
118 | 118 | </item> |
119 | 119 | <item> |
120 | | - <widget class="DROLabel" name="dro_label_2"> |
| 120 | + <widget class="DROLabel" name="dro_label_y"> |
121 | 121 | <property name="Qjoint_number" stdset="0"> |
122 | 122 | <number>1</number> |
123 | 123 | </property> |
|
128 | 128 | <string>Y %10.3f</string> |
129 | 129 | </property> |
130 | 130 | <property name="imperial_template" stdset="0"> |
131 | | - <string>X %9.4f</string> |
| 131 | + <string>Y %9.4f</string> |
132 | 132 | </property> |
133 | 133 | </widget> |
134 | 134 | </item> |
135 | 135 | <item> |
136 | | - <widget class="DROLabel" name="dro_label_3"> |
| 136 | + <widget class="DROLabel" name="dro_label_z"> |
137 | 137 | <property name="Qjoint_number" stdset="0"> |
138 | 138 | <number>2</number> |
139 | 139 | </property> |
|
144 | 144 | <string>Z %10.3f</string> |
145 | 145 | </property> |
146 | 146 | <property name="imperial_template" stdset="0"> |
147 | | - <string>X %9.4f</string> |
| 147 | + <string>Z %9.4f</string> |
148 | 148 | </property> |
149 | 149 | </widget> |
150 | 150 | </item> |
|
181 | 181 | <x>0</x> |
182 | 182 | <y>0</y> |
183 | 183 | <width>688</width> |
184 | | - <height>27</height> |
| 184 | + <height>24</height> |
185 | 185 | </rect> |
186 | 186 | </property> |
187 | 187 | </widget> |
188 | 188 | <widget class="QStatusBar" name="statusbar"/> |
189 | 189 | </widget> |
190 | 190 | <customwidgets> |
191 | 191 | <customwidget> |
192 | | - <class>CamView</class> |
193 | | - <extends>QWidget</extends> |
194 | | - <header>qtvcp.widgets.camview_widget</header> |
| 192 | + <class>IndicatedPushButton</class> |
| 193 | + <extends>QPushButton</extends> |
| 194 | + <header>qtvcp.widgets.simple_widgets</header> |
195 | 195 | </customwidget> |
196 | 196 | <customwidget> |
197 | 197 | <class>DROLabel</class> |
|
201 | 201 | </customwidget> |
202 | 202 | <customwidget> |
203 | 203 | <class>ActionButton</class> |
204 | | - <extends>QPushButton</extends> |
| 204 | + <extends>IndicatedPushButton</extends> |
205 | 205 | <header>qtvcp.widgets.action_button</header> |
206 | 206 | </customwidget> |
| 207 | + <customwidget> |
| 208 | + <class>CamView</class> |
| 209 | + <extends>QWidget</extends> |
| 210 | + <header>qtvcp.widgets.camview_widget</header> |
| 211 | + </customwidget> |
207 | 212 | </customwidgets> |
208 | 213 | <resources/> |
209 | 214 | <connections/> |
|
0 commit comments