Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui

changeset 3124
a01e410893ac
parent 562
8bf0dbc1ca6a
child 3125
385a62b53725
diff -r 2c89ff79c246 -r a01e410893ac Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui
--- a/Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui	Sun Dec 01 17:29:45 2013 +0100
+++ b/Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui	Mon Dec 02 19:54:31 2013 +0100
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>535</width>
-    <height>728</height>
+    <height>796</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -145,6 +145,20 @@
     </widget>
    </item>
    <item>
+    <widget class="QLabel" name="lResultVar">
+     <property name="text">
+      <string>Result:</string>
+     </property>
+    </widget>
+   </item>
+   <item>
+    <widget class="QLineEdit" name="eResultVar">
+     <property name="toolTip">
+      <string>Enter the result variable name</string>
+     </property>
+    </widget>
+   </item>
+   <item>
     <widget class="QLabel" name="textLabel1">
      <property name="text">
       <string>Title</string>
@@ -526,6 +540,8 @@
   <tabstop>rOkToClearData</tabstop>
   <tabstop>rAbout</tabstop>
   <tabstop>rAboutQt</tabstop>
+  <tabstop>rStandard</tabstop>
+  <tabstop>eResultVar</tabstop>
   <tabstop>eCaption</tabstop>
   <tabstop>eMessage</tabstop>
   <tabstop>parentSelf</tabstop>

eric ide

mercurial