Plugins/AboutPlugin/AboutDialog.ui

changeset 2594
bbb99b1cdfd2
parent 0
de9c2efb9d02
child 5508
30626def80dc
--- a/Plugins/AboutPlugin/AboutDialog.ui	Fri Apr 19 18:34:33 2013 +0200
+++ b/Plugins/AboutPlugin/AboutDialog.ui	Sat Apr 20 15:14:31 2013 +0200
@@ -1,7 +1,8 @@
-<ui version="4.0" >
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
  <class>AboutDialog</class>
- <widget class="QDialog" name="AboutDialog" >
-  <property name="geometry" >
+ <widget class="QDialog" name="AboutDialog">
+  <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
@@ -9,28 +10,28 @@
     <height>450</height>
    </rect>
   </property>
-  <property name="windowTitle" >
+  <property name="windowTitle">
    <string>About Eric</string>
   </property>
-  <layout class="QVBoxLayout" >
+  <layout class="QVBoxLayout">
    <item>
-    <layout class="QHBoxLayout" >
+    <layout class="QHBoxLayout">
      <item>
-      <widget class="QLabel" name="ericPixmap" >
-       <property name="scaledContents" >
+      <widget class="QLabel" name="ericPixmap">
+       <property name="scaledContents">
         <bool>false</bool>
        </property>
       </widget>
      </item>
      <item>
-      <widget class="QLabel" name="ericLabel" >
-       <property name="sizePolicy" >
-        <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
+      <widget class="QLabel" name="ericLabel">
+       <property name="sizePolicy">
+        <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
          <horstretch>0</horstretch>
          <verstretch>0</verstretch>
         </sizepolicy>
        </property>
-       <property name="font" >
+       <property name="font">
         <font>
          <family>Sans Serif</family>
          <pointsize>11</pointsize>
@@ -46,81 +47,78 @@
     </layout>
    </item>
    <item>
-    <widget class="QTabWidget" name="aboutTabWidget" >
-     <property name="currentIndex" >
+    <widget class="QTabWidget" name="aboutTabWidget">
+     <property name="currentIndex">
       <number>0</number>
      </property>
-     <widget class="QWidget" name="about" >
-      <attribute name="title" >
+     <widget class="QWidget" name="about">
+      <attribute name="title">
        <string>&amp;About</string>
       </attribute>
-      <layout class="QVBoxLayout" >
+      <layout class="QVBoxLayout">
        <item>
-        <widget class="QTextBrowser" name="aboutEdit" >
-         <property name="frameShape" >
+        <widget class="QTextBrowser" name="aboutEdit">
+         <property name="frameShape">
           <enum>QFrame::NoFrame</enum>
          </property>
-         <property name="openExternalLinks" >
-          <bool>true</bool>
-         </property>
-        </widget>
-       </item>
-      </layout>
-     </widget>
-     <widget class="QWidget" name="authors" >
-      <attribute name="title" >
-       <string>A&amp;uthors</string>
-      </attribute>
-      <layout class="QVBoxLayout" >
-       <item>
-        <widget class="QTextEdit" name="authorsEdit" >
-         <property name="frameShape" >
-          <enum>QFrame::NoFrame</enum>
-         </property>
-         <property name="readOnly" >
+         <property name="openExternalLinks">
           <bool>true</bool>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="thanks" >
-      <attribute name="title" >
-       <string>&amp;Thanks To</string>
+     <widget class="QWidget" name="authors">
+      <attribute name="title">
+       <string>A&amp;uthors</string>
       </attribute>
-      <layout class="QVBoxLayout" >
+      <layout class="QVBoxLayout">
        <item>
-        <widget class="QTextEdit" name="thanksEdit" >
-         <property name="frameShape" >
+        <widget class="QTextEdit" name="authorsEdit">
+         <property name="frameShape">
           <enum>QFrame::NoFrame</enum>
          </property>
-         <property name="readOnly" >
+         <property name="readOnly">
           <bool>true</bool>
          </property>
         </widget>
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="license" >
-      <attribute name="title" >
-       <string>&amp;License Agreement</string>
+     <widget class="QWidget" name="thanks">
+      <attribute name="title">
+       <string>&amp;Thanks To</string>
       </attribute>
-      <layout class="QVBoxLayout" >
+      <layout class="QVBoxLayout">
        <item>
-        <widget class="QTextEdit" name="licenseEdit" >
-         <property name="frameShape" >
+        <widget class="QTextEdit" name="thanksEdit">
+         <property name="frameShape">
           <enum>QFrame::NoFrame</enum>
          </property>
-         <property name="lineWrapMode" >
-          <enum>QTextEdit::FixedColumnWidth</enum>
-         </property>
-         <property name="lineWrapColumnOrWidth" >
-          <number>80</number>
-         </property>
-         <property name="readOnly" >
+         <property name="readOnly">
           <bool>true</bool>
          </property>
-         <property name="acceptRichText" >
+        </widget>
+       </item>
+      </layout>
+     </widget>
+     <widget class="QWidget" name="license">
+      <attribute name="title">
+       <string>&amp;License Agreement</string>
+      </attribute>
+      <layout class="QVBoxLayout">
+       <item>
+        <widget class="QTextEdit" name="licenseEdit">
+         <property name="frameShape">
+          <enum>QFrame::NoFrame</enum>
+         </property>
+         <property name="lineWrapMode">
+          <enum>QTextEdit::NoWrap</enum>
+         </property>
+         <property name="readOnly">
+          <bool>true</bool>
+         </property>
+         <property name="acceptRichText">
           <bool>false</bool>
          </property>
         </widget>
@@ -130,18 +128,18 @@
     </widget>
    </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::Ok</set>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
- <layoutdefault spacing="6" margin="11" />
+ <layoutdefault spacing="6" margin="11"/>
  <tabstops>
   <tabstop>aboutTabWidget</tabstop>
   <tabstop>aboutEdit</tabstop>
@@ -157,11 +155,11 @@
    <receiver>AboutDialog</receiver>
    <slot>accept()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>83</x>
      <y>423</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>83</x>
      <y>434</y>
     </hint>
@@ -173,11 +171,11 @@
    <receiver>AboutDialog</receiver>
    <slot>reject()</slot>
    <hints>
-    <hint type="sourcelabel" >
+    <hint type="sourcelabel">
      <x>135</x>
      <y>420</y>
     </hint>
-    <hint type="destinationlabel" >
+    <hint type="destinationlabel">
      <x>136</x>
      <y>435</y>
     </hint>

eric ide

mercurial