Thu, 03 Mar 2022 21:13:16 +0200
Clean up Model
96 | 1 | <ui version="4.0"> |
2 | <author/> | |
3 | <comment/> | |
4 | <exportmacro/> | |
5 | <class>ColorInput</class> | |
6 | <widget class="QWidget" name="ColorInput"> | |
7 | <property name="geometry"> | |
8 | <rect> | |
9 | <x>0</x> | |
10 | <y>0</y> | |
11 | <width>400</width> | |
12 | <height>300</height> | |
13 | </rect> | |
14 | </property> | |
15 | <property name="windowTitle"> | |
16 | <string>Form</string> | |
17 | </property> | |
18 | </widget> | |
19 | <pixmapfunction/> | |
20 | <connections/> | |
21 | </ui> |