74 </item> |
74 </item> |
75 </layout> |
75 </layout> |
76 </item> |
76 </item> |
77 <item> |
77 <item> |
78 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
78 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
79 <item> |
|
80 <widget class="QToolButton" name="openButton"> |
|
81 <property name="toolTip"> |
|
82 <string>Press to open a file of the connected device</string> |
|
83 </property> |
|
84 </widget> |
|
85 </item> |
|
86 <item> |
|
87 <widget class="QToolButton" name="saveButton"> |
|
88 <property name="toolTip"> |
|
89 <string>Press to save the current editor to the connected device</string> |
|
90 </property> |
|
91 </widget> |
|
92 </item> |
|
93 <item> |
|
94 <widget class="Line" name="line"> |
|
95 <property name="lineWidth"> |
|
96 <number>2</number> |
|
97 </property> |
|
98 <property name="orientation"> |
|
99 <enum>Qt::Vertical</enum> |
|
100 </property> |
|
101 </widget> |
|
102 </item> |
|
103 <item> |
79 <item> |
104 <widget class="QToolButton" name="runButton"> |
80 <widget class="QToolButton" name="runButton"> |
105 <property name="toolTip"> |
81 <property name="toolTip"> |
106 <string>Press to run the current script on the selected device</string> |
82 <string>Press to run the current script on the selected device</string> |
107 </property> |
83 </property> |
192 </customwidgets> |
168 </customwidgets> |
193 <tabstops> |
169 <tabstops> |
194 <tabstop>deviceTypeComboBox</tabstop> |
170 <tabstop>deviceTypeComboBox</tabstop> |
195 <tabstop>checkButton</tabstop> |
171 <tabstop>checkButton</tabstop> |
196 <tabstop>menuButton</tabstop> |
172 <tabstop>menuButton</tabstop> |
197 <tabstop>openButton</tabstop> |
|
198 <tabstop>saveButton</tabstop> |
|
199 <tabstop>runButton</tabstop> |
173 <tabstop>runButton</tabstop> |
200 <tabstop>replButton</tabstop> |
174 <tabstop>replButton</tabstop> |
201 <tabstop>filesButton</tabstop> |
175 <tabstop>filesButton</tabstop> |
202 <tabstop>chartButton</tabstop> |
176 <tabstop>chartButton</tabstop> |
203 <tabstop>connectButton</tabstop> |
177 <tabstop>connectButton</tabstop> |