E5XML/XMLMessageDialog.ui

changeset 609
463fc2891cbf
parent 608
d8fea1e76975
child 613
5a6ee2af8ec0
--- a/E5XML/XMLMessageDialog.ui	Mon Sep 13 16:14:10 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-<ui version="4.0" >
- <class>XMLMessageDialog</class>
- <widget class="QDialog" name="XMLMessageDialog" >
-  <property name="geometry" >
-   <rect>
-    <x>0</x>
-    <y>0</y>
-    <width>567</width>
-    <height>253</height>
-   </rect>
-  </property>
-  <property name="windowTitle" >
-   <string>XML Parse Messages</string>
-  </property>
-  <property name="sizeGripEnabled" >
-   <bool>true</bool>
-  </property>
-  <layout class="QVBoxLayout" >
-   <item>
-    <widget class="QTextEdit" name="messages" >
-     <property name="readOnly" >
-      <bool>true</bool>
-     </property>
-    </widget>
-   </item>
-   <item>
-    <widget class="QDialogButtonBox" name="buttonBox" >
-     <property name="orientation" >
-      <enum>Qt::Horizontal</enum>
-     </property>
-     <property name="standardButtons" >
-      <set>QDialogButtonBox::Ok</set>
-     </property>
-    </widget>
-   </item>
-  </layout>
- </widget>
- <layoutdefault spacing="6" margin="6" />
- <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
- <resources/>
- <connections>
-  <connection>
-   <sender>buttonBox</sender>
-   <signal>accepted()</signal>
-   <receiver>XMLMessageDialog</receiver>
-   <slot>accept()</slot>
-   <hints>
-    <hint type="sourcelabel" >
-     <x>157</x>
-     <y>231</y>
-    </hint>
-    <hint type="destinationlabel" >
-     <x>157</x>
-     <y>251</y>
-    </hint>
-   </hints>
-  </connection>
- </connections>
-</ui>

eric ide

mercurial