1 <?xml version="1.0" encoding="UTF-8"?>
4 <widget class="QWidget" name="Form">
5 <property name="geometry">
13 <property name="windowTitle">
16 <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1">
18 <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1">
20 <widget class="QLabel" name="iconLabel">
21 <property name="sizePolicy">
22 <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
23 <horstretch>0</horstretch>
24 <verstretch>0</verstretch>
27 <property name="text">
30 <property name="pixmap">
31 <pixmap resource="../bertos.qrc">:/images/ok.png</pixmap>
36 <widget class="QLabel" name="messageLabel">
37 <property name="frameShadow">
38 <enum>QFrame::Plain</enum>
40 <property name="text">
41 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
42 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
43 p, li { white-space: pre-wrap; }
44 </style></head><body style=" font-family:'Lucida Grande'; font-size:13pt; font-weight:400; font-style:normal;">
45 <p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Project created successfully!</span></p>
46 <p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You can now start developing your application.</p></body></html></string>
48 <property name="textFormat">
49 <enum>Qt::RichText</enum>
51 <property name="wordWrap">
59 <widget class="QScrollArea" name="scrollArea">
60 <property name="sizePolicy">
61 <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
62 <horstretch>0</horstretch>
63 <verstretch>0</verstretch>
66 <property name="widgetResizable">
69 <widget class="QWidget" name="scrollAreaWidgetContents">
70 <property name="geometry">
84 <include location="../bertos.qrc"/>