Change some strings.
[bertos.git] / wizard / ui / final_page.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Form</class>
4  <widget class="QWidget" name="Form">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>584</width>
10     <height>321</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1">
17    <item>
18     <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1">
19      <item>
20       <widget class="QLabel" name="iconLabel">
21        <property name="sizePolicy">
22         <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
23          <horstretch>0</horstretch>
24          <verstretch>0</verstretch>
25         </sizepolicy>
26        </property>
27        <property name="text">
28         <string/>
29        </property>
30        <property name="pixmap">
31         <pixmap resource="../bertos.qrc">:/images/ok.png</pixmap>
32        </property>
33       </widget>
34      </item>
35      <item>
36       <widget class="QLabel" name="messageLabel">
37        <property name="frameShadow">
38         <enum>QFrame::Plain</enum>
39        </property>
40        <property name="text">
41         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
42 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
43 p, li { white-space: pre-wrap; }
44 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
45 &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Project created successfully!&lt;/span&gt;&lt;/p&gt;
46 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;&quot;&gt;&lt;/p&gt;
47 &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;You can now start developing your application.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
48        </property>
49        <property name="textFormat">
50         <enum>Qt::RichText</enum>
51        </property>
52        <property name="wordWrap">
53         <bool>true</bool>
54        </property>
55       </widget>
56      </item>
57     </layout>
58    </item>
59    <item>
60     <widget class="QScrollArea" name="scrollArea">
61      <property name="sizePolicy">
62       <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
63        <horstretch>0</horstretch>
64        <verstretch>0</verstretch>
65       </sizepolicy>
66      </property>
67      <property name="widgetResizable">
68       <bool>true</bool>
69      </property>
70      <widget class="QWidget" name="scrollAreaWidgetContents">
71       <property name="geometry">
72        <rect>
73         <x>0</x>
74         <y>0</y>
75         <width>564</width>
76         <height>82</height>
77        </rect>
78       </property>
79      </widget>
80     </widget>
81    </item>
82   </layout>
83  </widget>
84  <resources>
85   <include location="../bertos.qrc"/>
86  </resources>
87  <connections/>
88 </ui>