1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>SichtsystemGUIClass</class> |
---|
4 | <widget class="QMainWindow" name="SichtsystemGUIClass"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>807</width> |
---|
10 | <height>471</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>SichtsystemGUI</string> |
---|
15 | </property> |
---|
16 | <property name="windowIcon"> |
---|
17 | <iconset resource="sichtsystemgui.qrc"> |
---|
18 | <normaloff>:/SichtsystemGUI/Resources/applicationLogo.png</normaloff>:/SichtsystemGUI/Resources/applicationLogo.png</iconset> |
---|
19 | </property> |
---|
20 | <widget class="QWidget" name="centralWidget"/> |
---|
21 | <widget class="QMenuBar" name="menuBar"> |
---|
22 | <property name="geometry"> |
---|
23 | <rect> |
---|
24 | <x>0</x> |
---|
25 | <y>0</y> |
---|
26 | <width>807</width> |
---|
27 | <height>21</height> |
---|
28 | </rect> |
---|
29 | </property> |
---|
30 | <widget class="QMenu" name="menuFile"> |
---|
31 | <property name="title"> |
---|
32 | <string>File</string> |
---|
33 | </property> |
---|
34 | <addaction name="actionExit"/> |
---|
35 | </widget> |
---|
36 | <widget class="QMenu" name="menu"> |
---|
37 | <property name="title"> |
---|
38 | <string>?</string> |
---|
39 | </property> |
---|
40 | <addaction name="actionHelp"/> |
---|
41 | <addaction name="actionAbout_This_Programm"/> |
---|
42 | <addaction name="actionAbout_Qt"/> |
---|
43 | </widget> |
---|
44 | <widget class="QMenu" name="menuEdit"> |
---|
45 | <property name="title"> |
---|
46 | <string>Edit</string> |
---|
47 | </property> |
---|
48 | <widget class="QMenu" name="menuSetup_window_corners"> |
---|
49 | <property name="title"> |
---|
50 | <string>Setup window corners</string> |
---|
51 | </property> |
---|
52 | <addaction name="actionToggle_top_left_corner"/> |
---|
53 | <addaction name="actionToggle_top_right_corner"/> |
---|
54 | <addaction name="actionToggle_bottom_left_corner"/> |
---|
55 | <addaction name="actionToggle_bottom_right_corner"/> |
---|
56 | </widget> |
---|
57 | <addaction name="menuSetup_window_corners"/> |
---|
58 | </widget> |
---|
59 | <addaction name="menuFile"/> |
---|
60 | <addaction name="menuEdit"/> |
---|
61 | <addaction name="menu"/> |
---|
62 | </widget> |
---|
63 | <widget class="QToolBar" name="mainToolBar"> |
---|
64 | <property name="windowTitle"> |
---|
65 | <string>Toolbar</string> |
---|
66 | </property> |
---|
67 | <attribute name="toolBarArea"> |
---|
68 | <enum>TopToolBarArea</enum> |
---|
69 | </attribute> |
---|
70 | <attribute name="toolBarBreak"> |
---|
71 | <bool>false</bool> |
---|
72 | </attribute> |
---|
73 | </widget> |
---|
74 | <widget class="QStatusBar" name="statusBar"/> |
---|
75 | <widget class="QDockWidget" name="dW_Objects"> |
---|
76 | <property name="windowTitle"> |
---|
77 | <string>Object Position & Tracking</string> |
---|
78 | </property> |
---|
79 | <attribute name="dockWidgetArea"> |
---|
80 | <number>1</number> |
---|
81 | </attribute> |
---|
82 | <widget class="QWidget" name="dockWidgetContents_3"/> |
---|
83 | </widget> |
---|
84 | <widget class="QDockWidget" name="dW_Weather"> |
---|
85 | <property name="windowTitle"> |
---|
86 | <string>Weather</string> |
---|
87 | </property> |
---|
88 | <attribute name="dockWidgetArea"> |
---|
89 | <number>8</number> |
---|
90 | </attribute> |
---|
91 | <widget class="QWidget" name="dockWidgetContents"/> |
---|
92 | </widget> |
---|
93 | <widget class="QDockWidget" name="dW_DateTime"> |
---|
94 | <property name="windowTitle"> |
---|
95 | <string>Date & Time</string> |
---|
96 | </property> |
---|
97 | <attribute name="dockWidgetArea"> |
---|
98 | <number>2</number> |
---|
99 | </attribute> |
---|
100 | <widget class="QWidget" name="dockWidgetContents_2"/> |
---|
101 | </widget> |
---|
102 | <widget class="QDockWidget" name="dW_Debug"> |
---|
103 | <property name="windowTitle"> |
---|
104 | <string>Debug Output</string> |
---|
105 | </property> |
---|
106 | <attribute name="dockWidgetArea"> |
---|
107 | <number>2</number> |
---|
108 | </attribute> |
---|
109 | <widget class="QWidget" name="dockWidgetContents_4"/> |
---|
110 | </widget> |
---|
111 | <action name="actionAbout_This_Programm"> |
---|
112 | <property name="icon"> |
---|
113 | <iconset resource="sichtsystemgui.qrc"> |
---|
114 | <normaloff>:/SichtsystemGUI/Resources/applicationLogo.png</normaloff>:/SichtsystemGUI/Resources/applicationLogo.png</iconset> |
---|
115 | </property> |
---|
116 | <property name="text"> |
---|
117 | <string>About This Programm</string> |
---|
118 | </property> |
---|
119 | </action> |
---|
120 | <action name="actionAbout_Qt"> |
---|
121 | <property name="icon"> |
---|
122 | <iconset resource="sichtsystemgui.qrc"> |
---|
123 | <normaloff>:/SichtsystemGUI/Resources/aboutQt.png</normaloff>:/SichtsystemGUI/Resources/aboutQt.png</iconset> |
---|
124 | </property> |
---|
125 | <property name="text"> |
---|
126 | <string>About Qt</string> |
---|
127 | </property> |
---|
128 | </action> |
---|
129 | <action name="actionHelp"> |
---|
130 | <property name="icon"> |
---|
131 | <iconset resource="sichtsystemgui.qrc"> |
---|
132 | <normaloff>:/SichtsystemGUI/Resources/help.png</normaloff>:/SichtsystemGUI/Resources/help.png</iconset> |
---|
133 | </property> |
---|
134 | <property name="text"> |
---|
135 | <string>Help</string> |
---|
136 | </property> |
---|
137 | </action> |
---|
138 | <action name="actionExit"> |
---|
139 | <property name="icon"> |
---|
140 | <iconset resource="sichtsystemgui.qrc"> |
---|
141 | <normaloff>:/SichtsystemGUI/Resources/exit.png</normaloff>:/SichtsystemGUI/Resources/exit.png</iconset> |
---|
142 | </property> |
---|
143 | <property name="text"> |
---|
144 | <string>Exit</string> |
---|
145 | </property> |
---|
146 | </action> |
---|
147 | <action name="actionSettings"> |
---|
148 | <property name="icon"> |
---|
149 | <iconset resource="sichtsystemgui.qrc"> |
---|
150 | <normaloff>:/SichtsystemGUI/Resources/settings.png</normaloff>:/SichtsystemGUI/Resources/settings.png</iconset> |
---|
151 | </property> |
---|
152 | <property name="text"> |
---|
153 | <string>Settings</string> |
---|
154 | </property> |
---|
155 | </action> |
---|
156 | <action name="actionToggle_top_left_corner"> |
---|
157 | <property name="icon"> |
---|
158 | <iconset resource="sichtsystemgui.qrc"> |
---|
159 | <normaloff>:/SichtsystemGUI/Resources/setCornerLeftTop.png</normaloff>:/SichtsystemGUI/Resources/setCornerLeftTop.png</iconset> |
---|
160 | </property> |
---|
161 | <property name="text"> |
---|
162 | <string>Toggle top left corner</string> |
---|
163 | </property> |
---|
164 | </action> |
---|
165 | <action name="actionToggle_top_right_corner"> |
---|
166 | <property name="icon"> |
---|
167 | <iconset resource="sichtsystemgui.qrc"> |
---|
168 | <normaloff>:/SichtsystemGUI/Resources/setCornerRightTop.png</normaloff>:/SichtsystemGUI/Resources/setCornerRightTop.png</iconset> |
---|
169 | </property> |
---|
170 | <property name="text"> |
---|
171 | <string>Toggle top right corner</string> |
---|
172 | </property> |
---|
173 | </action> |
---|
174 | <action name="actionToggle_bottom_left_corner"> |
---|
175 | <property name="icon"> |
---|
176 | <iconset resource="sichtsystemgui.qrc"> |
---|
177 | <normaloff>:/SichtsystemGUI/Resources/setCornerLeftBottom.png</normaloff>:/SichtsystemGUI/Resources/setCornerLeftBottom.png</iconset> |
---|
178 | </property> |
---|
179 | <property name="text"> |
---|
180 | <string>Toggle bottom left corner</string> |
---|
181 | </property> |
---|
182 | </action> |
---|
183 | <action name="actionToggle_bottom_right_corner"> |
---|
184 | <property name="icon"> |
---|
185 | <iconset resource="sichtsystemgui.qrc"> |
---|
186 | <normaloff>:/SichtsystemGUI/Resources/setCornerRightBottom.png</normaloff>:/SichtsystemGUI/Resources/setCornerRightBottom.png</iconset> |
---|
187 | </property> |
---|
188 | <property name="text"> |
---|
189 | <string>Toggle bottom right corner</string> |
---|
190 | </property> |
---|
191 | </action> |
---|
192 | <action name="actionTriggerExternalLink"> |
---|
193 | <property name="text"> |
---|
194 | <string>TriggerExternalLink</string> |
---|
195 | </property> |
---|
196 | </action> |
---|
197 | </widget> |
---|
198 | <layoutdefault spacing="6" margin="11"/> |
---|
199 | <resources> |
---|
200 | <include location="sichtsystemgui.qrc"/> |
---|
201 | </resources> |
---|
202 | <connections> |
---|
203 | <connection> |
---|
204 | <sender>actionExit</sender> |
---|
205 | <signal>triggered()</signal> |
---|
206 | <receiver>SichtsystemGUIClass</receiver> |
---|
207 | <slot>close()</slot> |
---|
208 | <hints> |
---|
209 | <hint type="sourcelabel"> |
---|
210 | <x>-1</x> |
---|
211 | <y>-1</y> |
---|
212 | </hint> |
---|
213 | <hint type="destinationlabel"> |
---|
214 | <x>403</x> |
---|
215 | <y>235</y> |
---|
216 | </hint> |
---|
217 | </hints> |
---|
218 | </connection> |
---|
219 | </connections> |
---|
220 | </ui> |
---|