summaryrefslogtreecommitdiff
path: root/utils/wpseditor/gui/ui/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'utils/wpseditor/gui/ui/mainwindow.ui')
-rw-r--r--utils/wpseditor/gui/ui/mainwindow.ui104
1 files changed, 25 insertions, 79 deletions
diff --git a/utils/wpseditor/gui/ui/mainwindow.ui b/utils/wpseditor/gui/ui/mainwindow.ui
index f1186e4e7a..a14eb832ad 100644
--- a/utils/wpseditor/gui/ui/mainwindow.ui
+++ b/utils/wpseditor/gui/ui/mainwindow.ui
@@ -12,23 +12,14 @@
12 <property name="windowTitle" > 12 <property name="windowTitle" >
13 <string>WPS Editor</string> 13 <string>WPS Editor</string>
14 </property> 14 </property>
15 <widget class="QWidget" name="centralwidget" > 15 <widget class="QWidget" name="centralwidget" />
16 <property name="geometry" >
17 <rect>
18 <x>262</x>
19 <y>19</y>
20 <width>340</width>
21 <height>346</height>
22 </rect>
23 </property>
24 </widget>
25 <widget class="QMenuBar" name="menubar" > 16 <widget class="QMenuBar" name="menubar" >
26 <property name="geometry" > 17 <property name="geometry" >
27 <rect> 18 <rect>
28 <x>0</x> 19 <x>0</x>
29 <y>0</y> 20 <y>0</y>
30 <width>882</width> 21 <width>882</width>
31 <height>19</height> 22 <height>21</height>
32 </rect> 23 </rect>
33 </property> 24 </property>
34 <widget class="QMenu" name="menuFile" > 25 <widget class="QMenu" name="menuFile" >
@@ -57,25 +48,8 @@
57 <addaction name="menuPlay" /> 48 <addaction name="menuPlay" />
58 <addaction name="menuTarget" /> 49 <addaction name="menuTarget" />
59 </widget> 50 </widget>
60 <widget class="QStatusBar" name="statusbar" > 51 <widget class="QStatusBar" name="statusbar" />
61 <property name="geometry" >
62 <rect>
63 <x>0</x>
64 <y>650</y>
65 <width>882</width>
66 <height>19</height>
67 </rect>
68 </property>
69 </widget>
70 <widget class="QDockWidget" name="dockPlainWps" > 52 <widget class="QDockWidget" name="dockPlainWps" >
71 <property name="geometry" >
72 <rect>
73 <x>0</x>
74 <y>371</y>
75 <width>882</width>
76 <height>279</height>
77 </rect>
78 </property>
79 <property name="minimumSize" > 53 <property name="minimumSize" >
80 <size> 54 <size>
81 <width>0</width> 55 <width>0</width>
@@ -89,25 +63,7 @@
89 <number>8</number> 63 <number>8</number>
90 </attribute> 64 </attribute>
91 <widget class="QWidget" name="dockWidgetContents_3" > 65 <widget class="QWidget" name="dockWidgetContents_3" >
92 <property name="geometry" >
93 <rect>
94 <x>0</x>
95 <y>20</y>
96 <width>882</width>
97 <height>259</height>
98 </rect>
99 </property>
100 <layout class="QGridLayout" name="gridLayout_2" > 66 <layout class="QGridLayout" name="gridLayout_2" >
101 <item rowspan="2" row="0" column="0" >
102 <widget class="QTextEdit" name="plainWpsEdit" >
103 <property name="autoFillBackground" >
104 <bool>false</bool>
105 </property>
106 <property name="readOnly" >
107 <bool>false</bool>
108 </property>
109 </widget>
110 </item>
111 <item row="0" column="1" > 67 <item row="0" column="1" >
112 <widget class="QPushButton" name="btnUpdatePlainWps" > 68 <widget class="QPushButton" name="btnUpdatePlainWps" >
113 <property name="text" > 69 <property name="text" >
@@ -128,18 +84,26 @@
128 </property> 84 </property>
129 </spacer> 85 </spacer>
130 </item> 86 </item>
87 <item rowspan="2" row="0" column="0" >
88 <widget class="NumberedTextView" name="plainWpsEdit" >
89 <property name="sizePolicy" >
90 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
91 <horstretch>2</horstretch>
92 <verstretch>0</verstretch>
93 </sizepolicy>
94 </property>
95 <property name="frameShape" >
96 <enum>QFrame::StyledPanel</enum>
97 </property>
98 <property name="frameShadow" >
99 <enum>QFrame::Raised</enum>
100 </property>
101 </widget>
102 </item>
131 </layout> 103 </layout>
132 </widget> 104 </widget>
133 </widget> 105 </widget>
134 <widget class="QDockWidget" name="m_dockWidget" > 106 <widget class="QDockWidget" name="m_dockWidget" >
135 <property name="geometry" >
136 <rect>
137 <x>0</x>
138 <y>19</y>
139 <width>256</width>
140 <height>346</height>
141 </rect>
142 </property>
143 <property name="windowTitle" > 107 <property name="windowTitle" >
144 <string>Property Editor</string> 108 <string>Property Editor</string>
145 </property> 109 </property>
@@ -150,25 +114,9 @@
150 <property name="enabled" > 114 <property name="enabled" >
151 <bool>false</bool> 115 <bool>false</bool>
152 </property> 116 </property>
153 <property name="geometry" >
154 <rect>
155 <x>0</x>
156 <y>20</y>
157 <width>256</width>
158 <height>326</height>
159 </rect>
160 </property>
161 </widget> 117 </widget>
162 </widget> 118 </widget>
163 <widget class="QDockWidget" name="dockWidget" > 119 <widget class="QDockWidget" name="dockWidget" >
164 <property name="geometry" >
165 <rect>
166 <x>608</x>
167 <y>19</y>
168 <width>274</width>
169 <height>346</height>
170 </rect>
171 </property>
172 <property name="minimumSize" > 120 <property name="minimumSize" >
173 <size> 121 <size>
174 <width>0</width> 122 <width>0</width>
@@ -182,14 +130,6 @@
182 <number>2</number> 130 <number>2</number>
183 </attribute> 131 </attribute>
184 <widget class="QWidget" name="dockWidgetContents" > 132 <widget class="QWidget" name="dockWidgetContents" >
185 <property name="geometry" >
186 <rect>
187 <x>0</x>
188 <y>20</y>
189 <width>274</width>
190 <height>326</height>
191 </rect>
192 </property>
193 <layout class="QGridLayout" name="gridLayout" > 133 <layout class="QGridLayout" name="gridLayout" >
194 <item row="0" column="0" > 134 <item row="0" column="0" >
195 <widget class="QTextEdit" name="logEdit" > 135 <widget class="QTextEdit" name="logEdit" >
@@ -257,6 +197,12 @@
257 <extends>QTreeView</extends> 197 <extends>QTreeView</extends>
258 <header>QPropertyEditorWidget.h</header> 198 <header>QPropertyEditorWidget.h</header>
259 </customwidget> 199 </customwidget>
200 <customwidget>
201 <class>NumberedTextView</class>
202 <extends>QFrame</extends>
203 <header>numberedtextview.h</header>
204 <container>1</container>
205 </customwidget>
260 </customwidgets> 206 </customwidgets>
261 <resources/> 207 <resources/>
262 <connections> 208 <connections>