MultiProject/AddProjectDialog.ui

changeset 2704
ad4295f0e51e
parent 0
de9c2efb9d02
child 3186
a05eff845522
--- a/MultiProject/AddProjectDialog.ui	Sat Jun 08 17:24:54 2013 +0200
+++ b/MultiProject/AddProjectDialog.ui	Sat Jun 08 17:51:48 2013 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>AddProjectDialog</class>
- <widget class="QDialog" name="AddProjectDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="AddProjectDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,103 +10,103 @@
     <height>378</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>Add Project</string>
   </property>
-  <property name="sizeGripEnabled" >
+  <property name="sizeGripEnabled">
    <bool>true</bool>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QVBoxLayout">
    <item>
-    <layout class="QGridLayout" >
-     <item row="0" column="0" >
-      <widget class="QLabel" name="label" >
-       <property name="text" >
+    <layout class="QGridLayout">
+     <item row="0" column="0">
+      <widget class="QLabel" name="label">
+       <property name="text">
         <string>&amp;Name:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>nameEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="0" column="1" colspan="2" >
-      <widget class="QLineEdit" name="nameEdit" >
-       <property name="toolTip" >
+     <item row="0" column="1" colspan="2">
+      <widget class="QLineEdit" name="nameEdit">
+       <property name="toolTip">
         <string>Enter the name of the project</string>
        </property>
       </widget>
      </item>
-     <item row="1" column="0" >
-      <widget class="QLabel" name="label_2" >
-       <property name="text" >
+     <item row="1" column="0">
+      <widget class="QLabel" name="label_2">
+       <property name="text">
         <string>Project&amp;file:</string>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>filenameEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="1" column="1" >
-      <widget class="QLineEdit" name="filenameEdit" >
-       <property name="toolTip" >
+     <item row="1" column="1">
+      <widget class="QLineEdit" name="filenameEdit">
+       <property name="toolTip">
         <string>Enter the name of the project file</string>
        </property>
       </widget>
      </item>
-     <item row="1" column="2" >
-      <widget class="QPushButton" name="fileButton" >
-       <property name="toolTip" >
+     <item row="1" column="2">
+      <widget class="QPushButton" name="fileButton">
+       <property name="toolTip">
         <string>Select the project file via a file selection dialog</string>
        </property>
-       <property name="text" >
+       <property name="text">
         <string>...</string>
        </property>
       </widget>
      </item>
-     <item row="2" column="0" >
-      <widget class="QLabel" name="label_3" >
-       <property name="text" >
+     <item row="2" column="0">
+      <widget class="QLabel" name="label_3">
+       <property name="text">
         <string>&amp;Description:</string>
        </property>
-       <property name="alignment" >
+       <property name="alignment">
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
        </property>
-       <property name="buddy" >
+       <property name="buddy">
         <cstring>descriptionEdit</cstring>
        </property>
       </widget>
      </item>
-     <item row="2" column="1" colspan="2" >
-      <widget class="QTextEdit" name="descriptionEdit" >
-       <property name="toolTip" >
+     <item row="2" column="1" colspan="2">
+      <widget class="QTextEdit" name="descriptionEdit">
+       <property name="toolTip">
         <string>Enter a short description for the project</string>
        </property>
-       <property name="tabChangesFocus" >
+       <property name="tabChangesFocus">
         <bool>true</bool>
        </property>
-       <property name="acceptRichText" >
+       <property name="acceptRichText">
         <bool>false</bool>
        </property>
       </widget>
      </item>
-     <item row="3" column="0" colspan="3" >
-      <widget class="QCheckBox" name="masterCheckBox" >
-       <property name="toolTip" >
-        <string>Select to make this project the master project</string>
+     <item row="3" column="0" colspan="3">
+      <widget class="QCheckBox" name="masterCheckBox">
+       <property name="toolTip">
+        <string>Select to make this project the main project</string>
        </property>
-       <property name="text" >
-        <string>Is &amp;master project</string>
+       <property name="text">
+        <string>Is &amp;main project</string>
        </property>
       </widget>
      </item>
     </layout>
    </item>
    <item>
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
+    <widget class="QDialogButtonBox" name="buttonBox">
+     <property name="orientation">
       <enum>Qt::Horizontal</enum>
      </property>
-     <property name="standardButtons" >
+     <property name="standardButtons">
       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
      </property>
     </widget>
@@ -128,11 +129,11 @@
    <receiver>AddProjectDialog</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>248</x>
      <y>254</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>157</x>
      <y>274</y>
     </hint>
@@ -144,11 +145,11 @@
    <receiver>AddProjectDialog</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>316</x>
      <y>260</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>286</x>
      <y>274</y>
     </hint>

eric ide

mercurial