Rev 750 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
674 | KeyOz | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <ui version="4.0"> |
||
3 | <class>dlg_Main_UI</class> |
||
4 | <widget class="QMainWindow" name="dlg_Main_UI"> |
||
5 | <property name="geometry"> |
||
6 | <rect> |
||
7 | <x>0</x> |
||
8 | <y>0</y> |
||
801 | - | 9 | <width>794</width> |
10 | <height>366</height> |
||
674 | KeyOz | 11 | </rect> |
12 | </property> |
||
13 | <property name="windowTitle"> |
||
14 | <string>QMK-Scope</string> |
||
15 | </property> |
||
16 | <property name="windowIcon"> |
||
17 | <iconset resource="../QMK-Scope.qrc"> |
||
18 | <normaloff>:/Icon/Global/Images/Icons/QMK-Scope.png</normaloff>:/Icon/Global/Images/Icons/QMK-Scope.png</iconset> |
||
19 | </property> |
||
801 | - | 20 | <property name="styleSheet"> |
21 | <string notr="true"/> |
||
22 | </property> |
||
674 | KeyOz | 23 | <widget class="QWidget" name="centralWidget"> |
801 | - | 24 | <layout class="QGridLayout" name="gridLayout"> |
25 | <item row="2" column="0"> |
||
26 | <layout class="QHBoxLayout" name="horizontalLayout"> |
||
27 | <item> |
||
28 | <widget class="QScrollBar" name="Plotter_Scroll"> |
||
29 | <property name="sizePolicy"> |
||
30 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
||
31 | <horstretch>0</horstretch> |
||
32 | <verstretch>0</verstretch> |
||
33 | </sizepolicy> |
||
674 | KeyOz | 34 | </property> |
801 | - | 35 | <property name="orientation"> |
36 | <enum>Qt::Horizontal</enum> |
||
674 | KeyOz | 37 | </property> |
801 | - | 38 | </widget> |
39 | </item> |
||
40 | <item> |
||
41 | <widget class="QPushButton" name="btn_Start"> |
||
42 | <property name="sizePolicy"> |
||
43 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
||
44 | <horstretch>0</horstretch> |
||
45 | <verstretch>0</verstretch> |
||
46 | </sizepolicy> |
||
674 | KeyOz | 47 | </property> |
801 | - | 48 | <property name="text"> |
49 | <string>Plotter starten</string> |
||
674 | KeyOz | 50 | </property> |
801 | - | 51 | <property name="icon"> |
52 | <iconset resource="../QMK-Scope.qrc"> |
||
53 | <normaloff>:/Actions/Global/Images/Actions/Plotter-NO.png</normaloff> |
||
54 | <normalon>:/Actions/Global/Images/Actions/Plotter-OK.png</normalon>:/Actions/Global/Images/Actions/Plotter-NO.png</iconset> |
||
674 | KeyOz | 55 | </property> |
801 | - | 56 | <property name="iconSize"> |
57 | <size> |
||
58 | <width>20</width> |
||
59 | <height>20</height> |
||
60 | </size> |
||
61 | </property> |
||
62 | </widget> |
||
63 | </item> |
||
64 | </layout> |
||
674 | KeyOz | 65 | </item> |
750 | KeyOz | 66 | <item row="0" column="0"> |
67 | <widget class="wgt_Connection" name="wg_Connection" native="true"/> |
||
68 | </item> |
||
801 | - | 69 | <item row="1" column="0"> |
70 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
||
71 | <item> |
||
72 | <widget class="QFrame" name="frame_2"> |
||
73 | <property name="frameShape"> |
||
74 | <enum>QFrame::StyledPanel</enum> |
||
75 | </property> |
||
76 | <property name="frameShadow"> |
||
77 | <enum>QFrame::Raised</enum> |
||
78 | </property> |
||
79 | <layout class="QGridLayout" name="gridLayout_4"> |
||
80 | <item row="0" column="0"> |
||
81 | <spacer name="horizontalSpacer"> |
||
82 | <property name="orientation"> |
||
83 | <enum>Qt::Horizontal</enum> |
||
84 | </property> |
||
85 | <property name="sizeType"> |
||
86 | <enum>QSizePolicy::MinimumExpanding</enum> |
||
87 | </property> |
||
88 | <property name="sizeHint" stdset="0"> |
||
89 | <size> |
||
90 | <width>582</width> |
||
91 | <height>20</height> |
||
92 | </size> |
||
93 | </property> |
||
94 | </spacer> |
||
95 | </item> |
||
96 | <item row="1" column="0"> |
||
97 | <widget class="QwtPlot" name="qwt_Plotter"/> |
||
98 | </item> |
||
99 | </layout> |
||
100 | </widget> |
||
101 | </item> |
||
102 | <item> |
||
103 | <widget class="QFrame" name="frame"> |
||
104 | <property name="sizePolicy"> |
||
105 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
||
106 | <horstretch>0</horstretch> |
||
107 | <verstretch>0</verstretch> |
||
108 | </sizepolicy> |
||
109 | </property> |
||
110 | <property name="frameShape"> |
||
111 | <enum>QFrame::StyledPanel</enum> |
||
112 | </property> |
||
113 | <property name="frameShadow"> |
||
114 | <enum>QFrame::Raised</enum> |
||
115 | </property> |
||
116 | <layout class="QGridLayout" name="frame_Index"> |
||
117 | <item row="0" column="0"> |
||
118 | <widget class="QScrollArea" name="scrollArea"> |
||
119 | <property name="minimumSize"> |
||
120 | <size> |
||
121 | <width>170</width> |
||
122 | <height>0</height> |
||
123 | </size> |
||
124 | </property> |
||
125 | <property name="frameShape"> |
||
126 | <enum>QFrame::NoFrame</enum> |
||
127 | </property> |
||
128 | <property name="widgetResizable"> |
||
129 | <bool>true</bool> |
||
130 | </property> |
||
131 | <widget class="QWidget" name="scrollAreaWidgetContents"> |
||
132 | <property name="geometry"> |
||
133 | <rect> |
||
134 | <x>0</x> |
||
135 | <y>0</y> |
||
136 | <width>170</width> |
||
137 | <height>274</height> |
||
138 | </rect> |
||
139 | </property> |
||
140 | <property name="styleSheet"> |
||
141 | <string notr="true">background-color: #000000; |
||
142 | </string> |
||
143 | </property> |
||
144 | <layout class="QGridLayout" name="gridLayout_6"> |
||
145 | <property name="margin"> |
||
146 | <number>0</number> |
||
147 | </property> |
||
148 | <property name="spacing"> |
||
149 | <number>0</number> |
||
150 | </property> |
||
151 | <item row="0" column="0"> |
||
152 | <layout class="QVBoxLayout" name="verticalLayout"/> |
||
153 | </item> |
||
154 | </layout> |
||
155 | </widget> |
||
156 | </widget> |
||
157 | </item> |
||
158 | </layout> |
||
159 | </widget> |
||
160 | </item> |
||
161 | </layout> |
||
162 | </item> |
||
674 | KeyOz | 163 | </layout> |
801 | - | 164 | <zorder>wg_Connection</zorder> |
165 | <zorder></zorder> |
||
674 | KeyOz | 166 | </widget> |
167 | <widget class="QMenuBar" name="menuBar"> |
||
168 | <property name="geometry"> |
||
169 | <rect> |
||
170 | <x>0</x> |
||
171 | <y>0</y> |
||
801 | - | 172 | <width>794</width> |
173 | <height>19</height> |
||
674 | KeyOz | 174 | </rect> |
175 | </property> |
||
176 | <widget class="QMenu" name="menu_Program"> |
||
177 | <property name="title"> |
||
178 | <string>Programm</string> |
||
179 | </property> |
||
180 | <addaction name="ac_Quit"/> |
||
181 | <addaction name="ac_Connect"/> |
||
182 | </widget> |
||
183 | <widget class="QMenu" name="menu_Preferences"> |
||
184 | <property name="title"> |
||
185 | <string>Einstellungen</string> |
||
186 | </property> |
||
187 | <addaction name="ac_ReadLabels"/> |
||
188 | </widget> |
||
189 | <widget class="QMenu" name="menu_Help"> |
||
190 | <property name="title"> |
||
191 | <string>Hilfe</string> |
||
192 | </property> |
||
193 | <addaction name="ac_About"/> |
||
194 | </widget> |
||
195 | <addaction name="menu_Program"/> |
||
196 | <addaction name="menu_Preferences"/> |
||
197 | <addaction name="menu_Help"/> |
||
198 | </widget> |
||
199 | <action name="ac_Quit"> |
||
200 | <property name="icon"> |
||
201 | <iconset resource="../QMK-Scope.qrc"> |
||
202 | <normaloff>:/Actions/Global/Images/Actions/Exit.png</normaloff>:/Actions/Global/Images/Actions/Exit.png</iconset> |
||
203 | </property> |
||
204 | <property name="text"> |
||
205 | <string>Beenden</string> |
||
206 | </property> |
||
207 | </action> |
||
208 | <action name="ac_About"> |
||
209 | <property name="icon"> |
||
210 | <iconset resource="../QMK-Scope.qrc"> |
||
211 | <normaloff>:/Icon/Global/Images/Icons/QMK-Scope.png</normaloff>:/Icon/Global/Images/Icons/QMK-Scope.png</iconset> |
||
212 | </property> |
||
213 | <property name="text"> |
||
214 | <string>Über QMK-Scope</string> |
||
215 | </property> |
||
216 | </action> |
||
217 | <action name="ac_Connect"> |
||
218 | <property name="checkable"> |
||
219 | <bool>true</bool> |
||
220 | </property> |
||
221 | <property name="checked"> |
||
222 | <bool>false</bool> |
||
223 | </property> |
||
224 | <property name="icon"> |
||
225 | <iconset resource="../QMK-Scope.qrc"> |
||
226 | <normaloff>:/Actions/Global/Images/Actions/Connection-NO.png</normaloff> |
||
227 | <normalon>:/Actions/Global/Images/Actions/Connection-OK.png</normalon>:/Actions/Global/Images/Actions/Connection-NO.png</iconset> |
||
228 | </property> |
||
229 | <property name="text"> |
||
230 | <string>Verbinden</string> |
||
231 | </property> |
||
232 | </action> |
||
233 | <action name="ac_ReadLabels"> |
||
234 | <property name="text"> |
||
235 | <string>Analoglabels auslesen</string> |
||
236 | </property> |
||
237 | </action> |
||
238 | </widget> |
||
239 | <layoutdefault spacing="6" margin="11"/> |
||
240 | <customwidgets> |
||
241 | <customwidget> |
||
242 | <class>QwtPlot</class> |
||
243 | <extends>QFrame</extends> |
||
244 | <header>qwt_plot.h</header> |
||
245 | </customwidget> |
||
750 | KeyOz | 246 | <customwidget> |
247 | <class>wgt_Connection</class> |
||
248 | <extends>QWidget</extends> |
||
249 | <header>wgt_Connection.h</header> |
||
250 | <container>1</container> |
||
251 | </customwidget> |
||
674 | KeyOz | 252 | </customwidgets> |
253 | <resources> |
||
254 | <include location="../QMK-Scope.qrc"/> |
||
255 | </resources> |
||
256 | <connections> |
||
257 | <connection> |
||
258 | <sender>ac_Quit</sender> |
||
259 | <signal>triggered()</signal> |
||
260 | <receiver>dlg_Main_UI</receiver> |
||
261 | <slot>close()</slot> |
||
262 | <hints> |
||
263 | <hint type="sourcelabel"> |
||
264 | <x>-1</x> |
||
265 | <y>-1</y> |
||
266 | </hint> |
||
267 | <hint type="destinationlabel"> |
||
268 | <x>182</x> |
||
269 | <y>88</y> |
||
270 | </hint> |
||
271 | </hints> |
||
272 | </connection> |
||
273 | </connections> |
||
274 | </ui> |