|
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <layout class="QGridLayout" name="gridLayout"> |
14 | | - <item row="0" column="0"> |
15 | | - <widget class="QLabel" name="label_6"> |
16 | | - <property name="text"> |
17 | | - <string>Work on:</string> |
18 | | - </property> |
19 | | - </widget> |
20 | | - </item> |
21 | | - <item row="1" column="0"> |
22 | | - <widget class="QRadioButton" name="radioWorkOnRed"> |
23 | | - <property name="text"> |
24 | | - <string>Red</string> |
25 | | - </property> |
26 | | - <property name="checked"> |
27 | | - <bool>true</bool> |
28 | | - </property> |
29 | | - <attribute name="buttonGroup"> |
30 | | - <string notr="true">buttonGroupWorkOn</string> |
31 | | - </attribute> |
32 | | - </widget> |
33 | | - </item> |
34 | | - <item row="1" column="1"> |
35 | | - <widget class="QRadioButton" name="radioWorkOnGreen"> |
36 | | - <property name="enabled"> |
37 | | - <bool>false</bool> |
38 | | - </property> |
39 | | - <property name="text"> |
40 | | - <string>Green</string> |
| 14 | + <item row="0" column="0" colspan="2"> |
| 15 | + <widget class="QTabWidget" name="tabWidget_2"> |
| 16 | + <property name="currentIndex"> |
| 17 | + <number>0</number> |
41 | 18 | </property> |
42 | | - <attribute name="buttonGroup"> |
43 | | - <string notr="true">buttonGroupWorkOn</string> |
44 | | - </attribute> |
| 19 | + <widget class="QWidget" name="tab_3"> |
| 20 | + <attribute name="title"> |
| 21 | + <string>Project Settings</string> |
| 22 | + </attribute> |
| 23 | + <layout class="QGridLayout" name="gridLayout_2"> |
| 24 | + <item row="3" column="0"> |
| 25 | + <widget class="QRadioButton" name="radioDataVolume"> |
| 26 | + <property name="text"> |
| 27 | + <string>Volume</string> |
| 28 | + </property> |
| 29 | + <property name="checked"> |
| 30 | + <bool>true</bool> |
| 31 | + </property> |
| 32 | + <attribute name="buttonGroup"> |
| 33 | + <string notr="true">buttonGroupDataType</string> |
| 34 | + </attribute> |
| 35 | + </widget> |
| 36 | + </item> |
| 37 | + <item row="1" column="2"> |
| 38 | + <widget class="QRadioButton" name="radioWorkOnYellow"> |
| 39 | + <property name="enabled"> |
| 40 | + <bool>false</bool> |
| 41 | + </property> |
| 42 | + <property name="text"> |
| 43 | + <string>Yellow</string> |
| 44 | + </property> |
| 45 | + <attribute name="buttonGroup"> |
| 46 | + <string notr="true">buttonGroupWorkOn</string> |
| 47 | + </attribute> |
| 48 | + </widget> |
| 49 | + </item> |
| 50 | + <item row="1" column="0"> |
| 51 | + <widget class="QRadioButton" name="radioWorkOnRed"> |
| 52 | + <property name="text"> |
| 53 | + <string>Red</string> |
| 54 | + </property> |
| 55 | + <property name="checked"> |
| 56 | + <bool>true</bool> |
| 57 | + </property> |
| 58 | + <attribute name="buttonGroup"> |
| 59 | + <string notr="true">buttonGroupWorkOn</string> |
| 60 | + </attribute> |
| 61 | + </widget> |
| 62 | + </item> |
| 63 | + <item row="1" column="1"> |
| 64 | + <widget class="QRadioButton" name="radioWorkOnGreen"> |
| 65 | + <property name="enabled"> |
| 66 | + <bool>false</bool> |
| 67 | + </property> |
| 68 | + <property name="text"> |
| 69 | + <string>Green</string> |
| 70 | + </property> |
| 71 | + <attribute name="buttonGroup"> |
| 72 | + <string notr="true">buttonGroupWorkOn</string> |
| 73 | + </attribute> |
| 74 | + </widget> |
| 75 | + </item> |
| 76 | + <item row="3" column="1"> |
| 77 | + <widget class="QRadioButton" name="radioData2D"> |
| 78 | + <property name="text"> |
| 79 | + <string>2D Image</string> |
| 80 | + </property> |
| 81 | + <attribute name="buttonGroup"> |
| 82 | + <string notr="true">buttonGroupDataType</string> |
| 83 | + </attribute> |
| 84 | + </widget> |
| 85 | + </item> |
| 86 | + <item row="5" column="0" colspan="3"> |
| 87 | + <widget class="ctkPathLineEdit" name="pathWorkSpace"/> |
| 88 | + </item> |
| 89 | + <item row="4" column="0" colspan="3"> |
| 90 | + <widget class="QLabel" name="label"> |
| 91 | + <property name="minimumSize"> |
| 92 | + <size> |
| 93 | + <width>0</width> |
| 94 | + <height>30</height> |
| 95 | + </size> |
| 96 | + </property> |
| 97 | + <property name="maximumSize"> |
| 98 | + <size> |
| 99 | + <width>16777215</width> |
| 100 | + <height>30</height> |
| 101 | + </size> |
| 102 | + </property> |
| 103 | + <property name="text"> |
| 104 | + <string>Work Space Config:</string> |
| 105 | + </property> |
| 106 | + </widget> |
| 107 | + </item> |
| 108 | + <item row="2" column="0" colspan="3"> |
| 109 | + <widget class="QLabel" name="label_7"> |
| 110 | + <property name="text"> |
| 111 | + <string>Data Type:</string> |
| 112 | + </property> |
| 113 | + </widget> |
| 114 | + </item> |
| 115 | + <item row="0" column="0" colspan="3"> |
| 116 | + <widget class="QLabel" name="label_6"> |
| 117 | + <property name="text"> |
| 118 | + <string>Work on:</string> |
| 119 | + </property> |
| 120 | + </widget> |
| 121 | + </item> |
| 122 | + </layout> |
| 123 | + </widget> |
45 | 124 | </widget> |
46 | 125 | </item> |
47 | 126 | <item row="5" column="0"> |
|
57 | 136 | </property> |
58 | 137 | </spacer> |
59 | 138 | </item> |
60 | | - <item row="1" column="2"> |
61 | | - <widget class="QRadioButton" name="radioWorkOnYellow"> |
62 | | - <property name="enabled"> |
63 | | - <bool>false</bool> |
64 | | - </property> |
65 | | - <property name="text"> |
66 | | - <string>Yellow</string> |
67 | | - </property> |
68 | | - <attribute name="buttonGroup"> |
69 | | - <string notr="true">buttonGroupWorkOn</string> |
70 | | - </attribute> |
71 | | - </widget> |
72 | | - </item> |
73 | | - <item row="4" column="0" colspan="3"> |
| 139 | + <item row="4" column="0" colspan="2"> |
74 | 140 | <widget class="QTabWidget" name="tabWidget"> |
75 | 141 | <property name="currentIndex"> |
76 | 142 | <number>0</number> |
|
80 | 146 | <string>Initialization</string> |
81 | 147 | </attribute> |
82 | 148 | <layout class="QVBoxLayout" name="verticalLayout_2"> |
83 | | - <item> |
84 | | - <widget class="QLabel" name="label"> |
85 | | - <property name="minimumSize"> |
86 | | - <size> |
87 | | - <width>0</width> |
88 | | - <height>30</height> |
89 | | - </size> |
90 | | - </property> |
91 | | - <property name="maximumSize"> |
92 | | - <size> |
93 | | - <width>16777215</width> |
94 | | - <height>30</height> |
95 | | - </size> |
96 | | - </property> |
97 | | - <property name="text"> |
98 | | - <string>Work Space Config</string> |
99 | | - </property> |
100 | | - </widget> |
101 | | - </item> |
102 | | - <item> |
103 | | - <widget class="ctkPathLineEdit" name="pathWorkSpace"/> |
104 | | - </item> |
105 | 149 | <item> |
106 | 150 | <widget class="QLabel" name="label_2"> |
107 | 151 | <property name="minimumSize"> |
|
353 | 397 | </connections> |
354 | 398 | <buttongroups> |
355 | 399 | <buttongroup name="buttonGroupWorkOn"/> |
| 400 | + <buttongroup name="buttonGroupDataType"/> |
356 | 401 | </buttongroups> |
357 | 402 | </ui> |
0 commit comments