[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kmymoney] kmymoney/plugins/ofximport/dialogs: Open&save an .ui file
From:       Pino Toscano <pino () kde ! org>
Date:       2016-11-27 14:06:02
Message-ID: E1cB05i-0002Zf-MF () code ! kde ! org
[Download RAW message or body]

Git commit 769f0b1162e2cb92a8fdf4a3ef7883e4da740c0e by Pino Toscano.
Committed on 27/11/2016 at 13:53.
Pushed by pino into branch 'master'.

Open&save an .ui file

Just open & save an .ui file, so it is only updated to newer designer
format.

M  +101  -93   kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlgdecl.ui

https://commits.kde.org/kmymoney/769f0b1162e2cb92a8fdf4a3ef7883e4da740c0e

diff --git a/kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlgdecl.ui \
b/kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlgdecl.ui index \
                7d1fc47..bcd97b2 100644
--- a/kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlgdecl.ui
+++ b/kmymoney/plugins/ofximport/dialogs/kofxdirectconnectdlgdecl.ui
@@ -1,96 +1,104 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<ui version="4.0" stdsetdef="1">
-  <author></author>
-  <comment></comment>
-  <exportmacro></exportmacro>
-  <class>KOfxDirectConnectDlgDecl</class>
-  <widget class="QDialog" name="KOfxDirectConnectDlgDecl">
-    <property name="geometry">
-      <rect>
-        <x>0</x>
-        <y>0</y>
-        <width>511</width>
-        <height>108</height>
-      </rect>
-    </property>
-    <property name="windowTitle">
-      <string>OFX Direct Connect</string>
-    </property>
-    <property name="sizeGripEnabled">
-      <bool>true</bool>
-    </property>
-    <layout class="QVBoxLayout">
-      <item>
-        <widget class="QLabel" name="textLabel1">
-          <property name="text">
-            <string>Contacting bank...</string>
-          </property>
-          <property name="wordWrap">
-            <bool>false</bool>
-          </property>
-        </widget>
-      </item>
-      <item>
-        <widget class="QProgressBar" name="kProgress1"/>
-      </item>
-      <item>
-        <layout class="QHBoxLayout">
-          <item>
-            <spacer name="spacer4">
-              <property name="sizeHint">
-                <size>
-                  <width>51</width>
-                  <height>20</height>
-                </size>
-              </property>
-              <property name="sizeType">
-                <enum>QSizePolicy::Expanding</enum>
-              </property>
-              <property name="orientation">
-                <enum>Qt::Horizontal</enum>
-              </property>
-            </spacer>
-          </item>
-          <item>
-            <widget class="QPushButton" name="buttonCancel">
-              <property name="text">
-                <string>Cancel</string>
-              </property>
-              <property name="shortcut">
-                <string/>
-              </property>
-              <property name="autoDefault">
-                <bool>true</bool>
-              </property>
-            </widget>
-          </item>
-          <item>
-            <spacer name="spacer3">
-              <property name="sizeHint">
-                <size>
-                  <width>61</width>
-                  <height>20</height>
-                </size>
-              </property>
-              <property name="sizeType">
-                <enum>QSizePolicy::Expanding</enum>
-              </property>
-              <property name="orientation">
-                <enum>Qt::Horizontal</enum>
-              </property>
-            </spacer>
-          </item>
-        </layout>
-      </item>
+<ui version="4.0">
+ <class>KOfxDirectConnectDlgDecl</class>
+ <widget class="QDialog" name="KOfxDirectConnectDlgDecl">
+  <property name="geometry">
+   <rect>
+    <x>0</x>
+    <y>0</y>
+    <width>511</width>
+    <height>108</height>
+   </rect>
+  </property>
+  <property name="windowTitle">
+   <string>OFX Direct Connect</string>
+  </property>
+  <property name="sizeGripEnabled">
+   <bool>true</bool>
+  </property>
+  <layout class="QVBoxLayout">
+   <item>
+    <widget class="QLabel" name="textLabel1">
+     <property name="text">
+      <string>Contacting bank...</string>
+     </property>
+     <property name="wordWrap">
+      <bool>false</bool>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QProgressBar" name="kProgress1"/>
+   </item>
+   <item>
+    <layout class="QHBoxLayout">
+     <item>
+      <spacer name="spacer4">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeType">
+        <enum>QSizePolicy::Expanding</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>51</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+     <item>
+      <widget class="QPushButton" name="buttonCancel">
+       <property name="text">
+        <string>Cancel</string>
+       </property>
+       <property name="shortcut">
+        <string/>
+       </property>
+       <property name="autoDefault">
+        <bool>true</bool>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <spacer name="spacer3">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeType">
+        <enum>QSizePolicy::Expanding</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>61</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
     </layout>
-  </widget>
-  <layoutdefault spacing="6" margin="11"/>
-    <connections>
-    <connection>
-      <sender>buttonCancel</sender>
-      <signal>clicked()</signal>
-      <receiver>KOfxDirectConnectDlgDecl</receiver>
-      <slot>reject()</slot>
-    </connection>
-  </connections>
+   </item>
+  </layout>
+ </widget>
+ <layoutdefault spacing="6" margin="11"/>
+ <resources/>
+ <connections>
+  <connection>
+   <sender>buttonCancel</sender>
+   <signal>clicked()</signal>
+   <receiver>KOfxDirectConnectDlgDecl</receiver>
+   <slot>reject()</slot>
+   <hints>
+    <hint type="sourcelabel">
+     <x>20</x>
+     <y>20</y>
+    </hint>
+    <hint type="destinationlabel">
+     <x>20</x>
+     <y>20</y>
+    </hint>
+   </hints>
+  </connection>
+ </connections>
 </ui>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic