<rect>
<x>0</x>
<y>0</y>
- <width>367</width>
- <height>88</height>
+ <width>369</width>
+ <height>119</height>
</rect>
</property>
<property name="sizePolicy" >
<property name="windowTitle" >
<string>Form</string>
</property>
- <layout class="QHBoxLayout" name="horizontalLayout_3" >
+ <layout class="QVBoxLayout" name="verticalLayout_3" >
<item>
- <layout class="QVBoxLayout" name="verticalLayout_2" >
+ <layout class="QHBoxLayout" name="horizontalLayout_4" >
<item>
- <widget class="QLabel" name="label" >
- <property name="text" >
- <string>Project Name</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_2" >
- <property name="text" >
- <string>Destination directory</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout" >
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_2" >
+ <layout class="QVBoxLayout" name="verticalLayout_2" >
<item>
- <widget class="QLineEdit" name="lineEdit" />
+ <widget class="QLabel" name="label" >
+ <property name="text" >
+ <string>Project Name</string>
+ </property>
+ </widget>
</item>
<item>
- <spacer name="horizontalSpacer" >
- <property name="orientation" >
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0" >
- <size>
- <width>40</width>
- <height>20</height>
- </size>
+ <widget class="QLabel" name="label_2" >
+ <property name="text" >
+ <string>Destination directory</string>
</property>
- </spacer>
+ </widget>
</item>
</layout>
</item>
<item>
- <layout class="QHBoxLayout" name="horizontalLayout" >
+ <layout class="QVBoxLayout" name="verticalLayout" >
<item>
- <widget class="QLineEdit" name="lineEdit_2" />
+ <layout class="QHBoxLayout" name="horizontalLayout_2" >
+ <item>
+ <widget class="QLineEdit" name="nameEdit" />
+ </item>
+ <item>
+ <spacer name="horizontalSpacer" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
</item>
<item>
- <widget class="QToolButton" name="toolButton" >
- <property name="sizePolicy" >
- <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
- <horstretch>26</horstretch>
- <verstretch>26</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize" >
- <size>
- <width>26</width>
- <height>26</height>
- </size>
- </property>
- <property name="maximumSize" >
- <size>
- <width>26</width>
- <height>26</height>
- </size>
- </property>
- <property name="text" >
- <string/>
- </property>
- <property name="icon" >
- <iconset resource="bertos.qrc" >
- <normaloff>:/images/folderopen.png</normaloff>:/images/folderopen.png</iconset>
- </property>
- <property name="iconSize" >
- <size>
- <width>26</width>
- <height>26</height>
- </size>
- </property>
- </widget>
+ <layout class="QHBoxLayout" name="horizontalLayout_3" >
+ <item>
+ <widget class="QLineEdit" name="directoryEdit" />
+ </item>
+ <item>
+ <widget class="QToolButton" name="directoryButton" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>26</horstretch>
+ <verstretch>26</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize" >
+ <size>
+ <width>26</width>
+ <height>26</height>
+ </size>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>26</width>
+ <height>26</height>
+ </size>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="bertos.qrc" >
+ <normaloff>:/images/folderopen.png</normaloff>:/images/folderopen.png</iconset>
+ </property>
+ <property name="iconSize" >
+ <size>
+ <width>26</width>
+ <height>26</height>
+ </size>
+ </property>
+ </widget>
+ </item>
+ </layout>
</item>
</layout>
</item>
</layout>
</item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout" >
+ <item>
+ <widget class="QLabel" name="label_3" >
+ <property name="maximumSize" >
+ <size>
+ <width>110</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="text" >
+ <string>Project directory:</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="projectPath" >
+ <property name="text" >
+ <string>None</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
</layout>
</widget>
<resources>