Update doxygen configuration.
[bertos.git] / wizard / start.ui
1 <ui version="4.0" >
2  <class>Form</class>
3  <widget class="QWidget" name="Form" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>358</width>
9     <height>311</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Form</string>
14   </property>
15   <layout class="QVBoxLayout" name="verticalLayout_4" >
16    <item>
17     <layout class="QVBoxLayout" name="verticalLayout_3" >
18      <item>
19       <layout class="QHBoxLayout" name="horizontalLayout" >
20        <item>
21         <widget class="QToolButton" name="newButton" >
22          <property name="minimumSize" >
23           <size>
24            <width>128</width>
25            <height>128</height>
26           </size>
27          </property>
28          <property name="maximumSize" >
29           <size>
30            <width>128</width>
31            <height>128</height>
32           </size>
33          </property>
34          <property name="text" >
35           <string/>
36          </property>
37          <property name="icon" >
38           <iconset resource="bertos.qrc" >
39            <normaloff>:/images/filenew.png</normaloff>:/images/filenew.png</iconset>
40          </property>
41          <property name="iconSize" >
42           <size>
43            <width>128</width>
44            <height>128</height>
45           </size>
46          </property>
47          <property name="checkable" >
48           <bool>false</bool>
49          </property>
50          <property name="checked" >
51           <bool>false</bool>
52          </property>
53         </widget>
54        </item>
55        <item>
56         <layout class="QVBoxLayout" name="verticalLayout" >
57          <item>
58           <widget class="QLabel" name="newAction" >
59            <property name="text" >
60             <string>Create a new bertos project</string>
61            </property>
62           </widget>
63          </item>
64         </layout>
65        </item>
66       </layout>
67      </item>
68      <item>
69       <widget class="Line" name="line" >
70        <property name="orientation" >
71         <enum>Qt::Horizontal</enum>
72        </property>
73       </widget>
74      </item>
75      <item>
76       <layout class="QHBoxLayout" name="horizontalLayout_2" >
77        <item>
78         <widget class="QToolButton" name="editButton" >
79          <property name="minimumSize" >
80           <size>
81            <width>128</width>
82            <height>128</height>
83           </size>
84          </property>
85          <property name="maximumSize" >
86           <size>
87            <width>128</width>
88            <height>128</height>
89           </size>
90          </property>
91          <property name="text" >
92           <string/>
93          </property>
94          <property name="icon" >
95           <iconset resource="bertos.qrc" >
96            <normaloff>:/images/fileopen.png</normaloff>:/images/fileopen.png</iconset>
97          </property>
98          <property name="iconSize" >
99           <size>
100            <width>128</width>
101            <height>128</height>
102           </size>
103          </property>
104          <property name="checkable" >
105           <bool>false</bool>
106          </property>
107         </widget>
108        </item>
109        <item>
110         <layout class="QVBoxLayout" name="verticalLayout_2" >
111          <item>
112           <widget class="QLabel" name="editAction" >
113            <property name="text" >
114             <string>Edit an existent bertos project</string>
115            </property>
116           </widget>
117          </item>
118         </layout>
119        </item>
120       </layout>
121      </item>
122     </layout>
123    </item>
124   </layout>
125  </widget>
126  <resources>
127   <include location="bertos.qrc" />
128  </resources>
129  <connections/>
130 </ui>