Plugins/WizardPlugins/E5MessageBoxWizard/E5MessageBoxWizardDialog.ui

changeset 3124
a01e410893ac
parent 562
8bf0dbc1ca6a
child 3125
385a62b53725
equal deleted inserted replaced
3123:2c89ff79c246 3124:a01e410893ac
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>535</width> 9 <width>535</width>
10 <height>728</height> 10 <height>796</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>E5MessageBox Wizard</string> 14 <string>E5MessageBox Wizard</string>
15 </property> 15 </property>
140 <string>Standard message box</string> 140 <string>Standard message box</string>
141 </property> 141 </property>
142 </widget> 142 </widget>
143 </item> 143 </item>
144 </layout> 144 </layout>
145 </widget>
146 </item>
147 <item>
148 <widget class="QLabel" name="lResultVar">
149 <property name="text">
150 <string>Result:</string>
151 </property>
152 </widget>
153 </item>
154 <item>
155 <widget class="QLineEdit" name="eResultVar">
156 <property name="toolTip">
157 <string>Enter the result variable name</string>
158 </property>
145 </widget> 159 </widget>
146 </item> 160 </item>
147 <item> 161 <item>
148 <widget class="QLabel" name="textLabel1"> 162 <widget class="QLabel" name="textLabel1">
149 <property name="text"> 163 <property name="text">
524 <tabstop>rYesNo</tabstop> 538 <tabstop>rYesNo</tabstop>
525 <tabstop>rRetryAbort</tabstop> 539 <tabstop>rRetryAbort</tabstop>
526 <tabstop>rOkToClearData</tabstop> 540 <tabstop>rOkToClearData</tabstop>
527 <tabstop>rAbout</tabstop> 541 <tabstop>rAbout</tabstop>
528 <tabstop>rAboutQt</tabstop> 542 <tabstop>rAboutQt</tabstop>
543 <tabstop>rStandard</tabstop>
544 <tabstop>eResultVar</tabstop>
529 <tabstop>eCaption</tabstop> 545 <tabstop>eCaption</tabstop>
530 <tabstop>eMessage</tabstop> 546 <tabstop>eMessage</tabstop>
531 <tabstop>parentSelf</tabstop> 547 <tabstop>parentSelf</tabstop>
532 <tabstop>parentNone</tabstop> 548 <tabstop>parentNone</tabstop>
533 <tabstop>parentOther</tabstop> 549 <tabstop>parentOther</tabstop>

eric ide

mercurial