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 @@
<property name="windowTitle" >
<string>WPS Editor</string>
</property>
- <widget class="QWidget" name="centralwidget" >
- <property name="geometry" >
- <rect>
- <x>262</x>
- <y>19</y>
- <width>340</width>
- <height>346</height>
- </rect>
- </property>
- </widget>
+ <widget class="QWidget" name="centralwidget" />
<widget class="QMenuBar" name="menubar" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>882</width>
- <height>19</height>
+ <height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuFile" >
@@ -57,25 +48,8 @@
<addaction name="menuPlay" />
<addaction name="menuTarget" />
</widget>
- <widget class="QStatusBar" name="statusbar" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>650</y>
- <width>882</width>
- <height>19</height>
- </rect>
- </property>
- </widget>
+ <widget class="QStatusBar" name="statusbar" />
<widget class="QDockWidget" name="dockPlainWps" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>371</y>
- <width>882</width>
- <height>279</height>
- </rect>
- </property>
<property name="minimumSize" >
<size>
<width>0</width>
@@ -89,25 +63,7 @@
<number>8</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents_3" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>20</y>
- <width>882</width>
- <height>259</height>
- </rect>
- </property>
<layout class="QGridLayout" name="gridLayout_2" >
- <item rowspan="2" row="0" column="0" >
- <widget class="QTextEdit" name="plainWpsEdit" >
- <property name="autoFillBackground" >
- <bool>false</bool>
- </property>
- <property name="readOnly" >
- <bool>false</bool>
- </property>
- </widget>
- </item>
<item row="0" column="1" >
<widget class="QPushButton" name="btnUpdatePlainWps" >
<property name="text" >
@@ -128,18 +84,26 @@
</property>
</spacer>
</item>
+ <item rowspan="2" row="0" column="0" >
+ <widget class="NumberedTextView" name="plainWpsEdit" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+ <horstretch>2</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="frameShape" >
+ <enum>QFrame::StyledPanel</enum>
+ </property>
+ <property name="frameShadow" >
+ <enum>QFrame::Raised</enum>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</widget>
<widget class="QDockWidget" name="m_dockWidget" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>19</y>
- <width>256</width>
- <height>346</height>
- </rect>
- </property>
<property name="windowTitle" >
<string>Property Editor</string>
</property>
@@ -150,25 +114,9 @@
<property name="enabled" >
<bool>false</bool>
</property>
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>20</y>
- <width>256</width>
- <height>326</height>
- </rect>
- </property>
</widget>
</widget>
<widget class="QDockWidget" name="dockWidget" >
- <property name="geometry" >
- <rect>
- <x>608</x>
- <y>19</y>
- <width>274</width>
- <height>346</height>
- </rect>
- </property>
<property name="minimumSize" >
<size>
<width>0</width>
@@ -182,14 +130,6 @@
<number>2</number>
</attribute>
<widget class="QWidget" name="dockWidgetContents" >
- <property name="geometry" >
- <rect>
- <x>0</x>
- <y>20</y>
- <width>274</width>
- <height>326</height>
- </rect>
- </property>
<layout class="QGridLayout" name="gridLayout" >
<item row="0" column="0" >
<widget class="QTextEdit" name="logEdit" >
@@ -257,6 +197,12 @@
<extends>QTreeView</extends>
<header>QPropertyEditorWidget.h</header>
</customwidget>
+ <customwidget>
+ <class>NumberedTextView</class>
+ <extends>QFrame</extends>
+ <header>numberedtextview.h</header>
+ <container>1</container>
+ </customwidget>
</customwidgets>
<resources/>
<connections>