Line | |
---|
1 | <ui version="4.0" > |
---|
2 | <author></author> |
---|
3 | <comment></comment> |
---|
4 | <exportmacro></exportmacro> |
---|
5 | <class>QClientWindow</class> |
---|
6 | <widget class="QMainWindow" name="QClientWindow" > |
---|
7 | <property name="geometry" > |
---|
8 | <rect> |
---|
9 | <x>0</x> |
---|
10 | <y>0</y> |
---|
11 | <width>344</width> |
---|
12 | <height>254</height> |
---|
13 | </rect> |
---|
14 | </property> |
---|
15 | <property name="windowTitle" > |
---|
16 | <string>Projection Designer</string> |
---|
17 | </property> |
---|
18 | <widget class="QWidget" name="centralWidget" > |
---|
19 | <layout class="QHBoxLayout" > |
---|
20 | <property name="margin" > |
---|
21 | <number>2</number> |
---|
22 | </property> |
---|
23 | <property name="spacing" > |
---|
24 | <number>6</number> |
---|
25 | </property> |
---|
26 | <item> |
---|
27 | <widget class="QTextEdit" name="logEdit" > |
---|
28 | <property name="acceptDrops" > |
---|
29 | <bool>false</bool> |
---|
30 | </property> |
---|
31 | <property name="readOnly" > |
---|
32 | <bool>true</bool> |
---|
33 | </property> |
---|
34 | <property name="acceptRichText" > |
---|
35 | <bool>false</bool> |
---|
36 | </property> |
---|
37 | </widget> |
---|
38 | </item> |
---|
39 | </layout> |
---|
40 | </widget> |
---|
41 | <widget class="QMenuBar" name="menuBar" > |
---|
42 | <property name="geometry" > |
---|
43 | <rect> |
---|
44 | <x>0</x> |
---|
45 | <y>0</y> |
---|
46 | <width>344</width> |
---|
47 | <height>18</height> |
---|
48 | </rect> |
---|
49 | </property> |
---|
50 | <widget class="QMenu" name="menu_File" > |
---|
51 | <property name="title" > |
---|
52 | <string>&File</string> |
---|
53 | </property> |
---|
54 | <addaction name="actionFileExit" /> |
---|
55 | </widget> |
---|
56 | <addaction name="menu_File" /> |
---|
57 | </widget> |
---|
58 | <action name="actionFileExit" > |
---|
59 | <property name="text" > |
---|
60 | <string>E&xit</string> |
---|
61 | </property> |
---|
62 | </action> |
---|
63 | </widget> |
---|
64 | <pixmapfunction></pixmapfunction> |
---|
65 | <resources/> |
---|
66 | <connections/> |
---|
67 | </ui> |
---|
Note: See
TracBrowser
for help on using the repository browser.