|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>709</width> |
10 | | - <height>251</height> |
| 9 | + <width>800</width> |
| 10 | + <height>400</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="sizePolicy"> |
14 | | - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 14 | + <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
15 | 15 | <horstretch>0</horstretch> |
16 | 16 | <verstretch>0</verstretch> |
17 | 17 | </sizepolicy> |
|
28 | 28 | <widget class="QWidget" name="centralwidget"> |
29 | 29 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
30 | 30 | <item> |
31 | | - <layout class="QHBoxLayout" name="horizontalLayout"/> |
32 | | - </item> |
33 | | - <item> |
34 | | - <widget class="QTabWidget" name="tabWidget"> |
35 | | - <property name="currentIndex"> |
| 31 | + <layout class="QHBoxLayout" name="horizontalLayout" stretch="0"> |
| 32 | + <property name="spacing"> |
36 | 33 | <number>0</number> |
37 | 34 | </property> |
38 | | - <widget class="QWidget" name="tab"> |
39 | | - <attribute name="title"> |
40 | | - <string>Actions</string> |
41 | | - </attribute> |
42 | | - <layout class="QVBoxLayout" name="verticalLayout_4"> |
| 35 | + <property name="sizeConstraint"> |
| 36 | + <enum>QLayout::SetMinimumSize</enum> |
| 37 | + </property> |
| 38 | + <property name="leftMargin"> |
| 39 | + <number>0</number> |
| 40 | + </property> |
| 41 | + <property name="topMargin"> |
| 42 | + <number>0</number> |
| 43 | + </property> |
| 44 | + <property name="rightMargin"> |
| 45 | + <number>0</number> |
| 46 | + </property> |
| 47 | + <property name="bottomMargin"> |
| 48 | + <number>0</number> |
| 49 | + </property> |
| 50 | + <item> |
| 51 | + <layout class="QVBoxLayout" name="verticalLayout_5"> |
43 | 52 | <item> |
44 | | - <layout class="QVBoxLayout" name="verticalLayout_2"> |
45 | | - <item> |
46 | | - <widget class="QPushButton" name="WidgetGenerateGMPulse"> |
47 | | - <property name="text"> |
48 | | - <string>Generate GM Pulse</string> |
49 | | - </property> |
50 | | - </widget> |
51 | | - </item> |
| 53 | + <layout class="QVBoxLayout" name="verticalLayout_8"> |
| 54 | + <property name="sizeConstraint"> |
| 55 | + <enum>QLayout::SetMinimumSize</enum> |
| 56 | + </property> |
52 | 57 | <item> |
53 | 58 | <widget class="QPushButton" name="WidgetPushHWKey"> |
54 | 59 | <property name="text"> |
|
57 | 62 | </widget> |
58 | 63 | </item> |
59 | 64 | <item> |
60 | | - <widget class="QPushButton" name="pushButton_3"> |
| 65 | + <widget class="QPushButton" name="pushButton"> |
61 | 66 | <property name="text"> |
62 | 67 | <string>Reload DUT</string> |
63 | 68 | </property> |
64 | 69 | </widget> |
65 | 70 | </item> |
66 | 71 | <item> |
67 | | - <widget class="QPushButton" name="pushButton_2"> |
68 | | - <property name="text"> |
69 | | - <string>Load Test Data</string> |
70 | | - </property> |
71 | | - </widget> |
| 72 | + <widget class="QDial" name="dial"/> |
72 | 73 | </item> |
73 | | - </layout> |
74 | | - </item> |
75 | | - </layout> |
76 | | - </widget> |
77 | | - <widget class="QWidget" name="tab_2"> |
78 | | - <attribute name="title"> |
79 | | - <string>Config</string> |
80 | | - </attribute> |
81 | | - <layout class="QVBoxLayout" name="verticalLayout_6"> |
82 | | - <item> |
83 | | - <layout class="QVBoxLayout" name="verticalLayout_3"> |
84 | 74 | <item> |
85 | | - <layout class="QFormLayout" name="formLayout"> |
86 | | - <item row="1" column="0"> |
87 | | - <widget class="QRadioButton" name="radioButton_2"> |
88 | | - <property name="text"> |
89 | | - <string>x1</string> |
90 | | - </property> |
91 | | - </widget> |
92 | | - </item> |
93 | | - <item row="0" column="0"> |
94 | | - <widget class="QLabel" name="label_2"> |
95 | | - <property name="text"> |
96 | | - <string>Simulation Speed</string> |
97 | | - </property> |
98 | | - </widget> |
99 | | - </item> |
100 | | - <item row="2" column="0"> |
101 | | - <widget class="QRadioButton" name="radioButton"> |
102 | | - <property name="text"> |
103 | | - <string>x2</string> |
104 | | - </property> |
105 | | - </widget> |
106 | | - </item> |
107 | | - <item row="3" column="0"> |
108 | | - <widget class="QRadioButton" name="radioButton_3"> |
109 | | - <property name="text"> |
110 | | - <string>x10</string> |
111 | | - </property> |
112 | | - </widget> |
113 | | - </item> |
114 | | - </layout> |
| 75 | + <spacer name="verticalSpacer_2"> |
| 76 | + <property name="orientation"> |
| 77 | + <enum>Qt::Vertical</enum> |
| 78 | + </property> |
| 79 | + <property name="sizeHint" stdset="0"> |
| 80 | + <size> |
| 81 | + <width>20</width> |
| 82 | + <height>40</height> |
| 83 | + </size> |
| 84 | + </property> |
| 85 | + </spacer> |
115 | 86 | </item> |
116 | 87 | </layout> |
117 | 88 | </item> |
118 | 89 | </layout> |
119 | | - </widget> |
120 | | - </widget> |
121 | | - </item> |
122 | | - <item> |
123 | | - <layout class="QVBoxLayout" name="verticalLayout"/> |
124 | | - </item> |
125 | | - <item> |
126 | | - <layout class="QVBoxLayout" name="verticalLayout_5"/> |
| 90 | + </item> |
| 91 | + </layout> |
127 | 92 | </item> |
128 | 93 | <item> |
129 | | - <widget class="QLabel" name="WidgetHWDisplay"> |
130 | | - <property name="minimumSize"> |
131 | | - <size> |
132 | | - <width>128</width> |
133 | | - <height>64</height> |
134 | | - </size> |
135 | | - </property> |
136 | | - <property name="maximumSize"> |
137 | | - <size> |
138 | | - <width>300</width> |
139 | | - <height>300</height> |
140 | | - </size> |
141 | | - </property> |
142 | | - <property name="text"> |
143 | | - <string/> |
144 | | - </property> |
145 | | - </widget> |
| 94 | + <layout class="QVBoxLayout" name="verticalLayout_6"> |
| 95 | + <item> |
| 96 | + <layout class="QVBoxLayout" name="verticalLayout_4"> |
| 97 | + <item> |
| 98 | + <widget class="QLabel" name="WidgetHWDisplay"> |
| 99 | + <property name="sizePolicy"> |
| 100 | + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
| 101 | + <horstretch>0</horstretch> |
| 102 | + <verstretch>0</verstretch> |
| 103 | + </sizepolicy> |
| 104 | + </property> |
| 105 | + <property name="minimumSize"> |
| 106 | + <size> |
| 107 | + <width>128</width> |
| 108 | + <height>64</height> |
| 109 | + </size> |
| 110 | + </property> |
| 111 | + <property name="maximumSize"> |
| 112 | + <size> |
| 113 | + <width>128</width> |
| 114 | + <height>64</height> |
| 115 | + </size> |
| 116 | + </property> |
| 117 | + <property name="text"> |
| 118 | + <string>TextLabel</string> |
| 119 | + </property> |
| 120 | + </widget> |
| 121 | + </item> |
| 122 | + <item> |
| 123 | + <spacer name="verticalSpacer"> |
| 124 | + <property name="orientation"> |
| 125 | + <enum>Qt::Vertical</enum> |
| 126 | + </property> |
| 127 | + <property name="sizeHint" stdset="0"> |
| 128 | + <size> |
| 129 | + <width>20</width> |
| 130 | + <height>40</height> |
| 131 | + </size> |
| 132 | + </property> |
| 133 | + </spacer> |
| 134 | + </item> |
| 135 | + </layout> |
| 136 | + </item> |
| 137 | + </layout> |
146 | 138 | </item> |
147 | 139 | <item> |
148 | | - <widget class="QTextBrowser" name="WidgetLogger"> |
149 | | - <property name="sizePolicy"> |
150 | | - <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
151 | | - <horstretch>0</horstretch> |
152 | | - <verstretch>0</verstretch> |
153 | | - </sizepolicy> |
| 140 | + <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 141 | + <property name="sizeConstraint"> |
| 142 | + <enum>QLayout::SetFixedSize</enum> |
154 | 143 | </property> |
155 | | - <property name="minimumSize"> |
156 | | - <size> |
157 | | - <width>400</width> |
158 | | - <height>0</height> |
159 | | - </size> |
160 | | - </property> |
161 | | - <property name="maximumSize"> |
162 | | - <size> |
163 | | - <width>400</width> |
164 | | - <height>600</height> |
165 | | - </size> |
166 | | - </property> |
167 | | - </widget> |
| 144 | + <item> |
| 145 | + <layout class="QVBoxLayout" name="verticalLayout_3"> |
| 146 | + <item> |
| 147 | + <widget class="QTextBrowser" name="WidgetLogger"/> |
| 148 | + </item> |
| 149 | + <item> |
| 150 | + <widget class="QLineEdit" name="WidgetSCPIToSend"/> |
| 151 | + </item> |
| 152 | + <item> |
| 153 | + <widget class="QPushButton" name="WidgetSendSCPI"> |
| 154 | + <property name="text"> |
| 155 | + <string>Send SCPI command</string> |
| 156 | + </property> |
| 157 | + </widget> |
| 158 | + </item> |
| 159 | + </layout> |
| 160 | + </item> |
| 161 | + </layout> |
168 | 162 | </item> |
169 | 163 | </layout> |
170 | 164 | </widget> |
|
173 | 167 | <rect> |
174 | 168 | <x>0</x> |
175 | 169 | <y>0</y> |
176 | | - <width>709</width> |
| 170 | + <width>800</width> |
177 | 171 | <height>21</height> |
178 | 172 | </rect> |
179 | 173 | </property> |
|
198 | 192 | </property> |
199 | 193 | </action> |
200 | 194 | </widget> |
201 | | - <tabstops> |
202 | | - <tabstop>tabWidget</tabstop> |
203 | | - </tabstops> |
204 | 195 | <resources/> |
205 | 196 | <connections/> |
206 | 197 | </ui> |
0 commit comments