summaryrefslogtreecommitdiffstats
path: root/tests/auto/uic3/baseline/buildpage.ui.4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/uic3/baseline/buildpage.ui.4')
-rw-r--r--tests/auto/uic3/baseline/buildpage.ui.476
1 files changed, 76 insertions, 0 deletions
diff --git a/tests/auto/uic3/baseline/buildpage.ui.4 b/tests/auto/uic3/baseline/buildpage.ui.4
new file mode 100644
index 0000000..26ad1ae
--- /dev/null
+++ b/tests/auto/uic3/baseline/buildpage.ui.4
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0" stdsetdef="1">
+ <author></author>
+ <comment></comment>
+ <exportmacro></exportmacro>
+ <class>BuildPage</class>
+ <widget class="QWidget" name="BuildPage">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>462</width>
+ <height>276</height>
+ </rect>
+ </property>
+ <property name="windowTitle">
+ <string>Form11</string>
+ </property>
+ <layout class="QHBoxLayout">
+ <property name="margin">
+ <number>11</number>
+ </property>
+ <property name="spacing">
+ <number>6</number>
+ </property>
+ <item>
+ <layout class="QVBoxLayout">
+ <item>
+ <widget class="Q3TextView" name="outputDisplay">
+ <property name="font">
+ <font>
+ <family>Courier</family>
+ </font>
+ </property>
+ <property name="vScrollBarMode">
+ <enum>Q3ScrollView::AlwaysOn</enum>
+ </property>
+ <property name="hScrollBarMode">
+ <enum>Q3ScrollView::AlwaysOn</enum>
+ </property>
+ <property name="textFormat">
+ <enum>Qt::LogText</enum>
+ </property>
+ <property name="wordWrap">
+ <enum>Q3TextEdit::NoWrap</enum>
+ </property>
+ <property name="autoFormatting">
+ <set>Q3TextEdit::AutoNone</set>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <layout class="QHBoxLayout">
+ <item>
+ <widget class="Q3ProgressBar" name="compileProgress">
+ <property name="percentageVisible">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="restartBuild">
+ <property name="text">
+ <string>&lt;Replace&gt;</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ </layout>
+ </item>
+ </layout>
+ </widget>
+ <layoutdefault spacing="6" margin="11"/>
+ <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+</ui>