Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui

changeset 3124
a01e410893ac
parent 3122
4bcf6c0f4432
child 5508
30626def80dc
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>539</height> 10 <height>522</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>QMessageBox Wizard</string> 14 <string>QMessageBox Wizard</string>
15 </property> 15 </property>
100 <string>About Qt</string> 100 <string>About Qt</string>
101 </property> 101 </property>
102 </widget> 102 </widget>
103 </item> 103 </item>
104 </layout> 104 </layout>
105 </widget>
106 </item>
107 <item>
108 <widget class="QLabel" name="lResultVar">
109 <property name="text">
110 <string>Result:</string>
111 </property>
112 </widget>
113 </item>
114 <item>
115 <widget class="QLineEdit" name="eResultVar">
116 <property name="toolTip">
117 <string>Enter the result variable name</string>
118 </property>
105 </widget> 119 </widget>
106 </item> 120 </item>
107 <item> 121 <item>
108 <widget class="QLabel" name="textLabel1"> 122 <widget class="QLabel" name="textLabel1">
109 <property name="text"> 123 <property name="text">
373 <tabstop>rQuestion</tabstop> 387 <tabstop>rQuestion</tabstop>
374 <tabstop>rWarning</tabstop> 388 <tabstop>rWarning</tabstop>
375 <tabstop>rCritical</tabstop> 389 <tabstop>rCritical</tabstop>
376 <tabstop>rAbout</tabstop> 390 <tabstop>rAbout</tabstop>
377 <tabstop>rAboutQt</tabstop> 391 <tabstop>rAboutQt</tabstop>
392 <tabstop>eResultVar</tabstop>
378 <tabstop>eCaption</tabstop> 393 <tabstop>eCaption</tabstop>
379 <tabstop>eMessage</tabstop> 394 <tabstop>eMessage</tabstop>
380 <tabstop>parentSelf</tabstop> 395 <tabstop>parentSelf</tabstop>
381 <tabstop>parentNone</tabstop> 396 <tabstop>parentNone</tabstop>
382 <tabstop>parentOther</tabstop> 397 <tabstop>parentOther</tabstop>

eric ide

mercurial