103 </item> |
103 </item> |
104 </layout> |
104 </layout> |
105 </widget> |
105 </widget> |
106 </item> |
106 </item> |
107 <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> |
|
119 </widget> |
|
120 </item> |
|
121 <item> |
108 <widget class="QLabel" name="textLabel1"> |
122 <widget class="QLabel" name="textLabel1"> |
109 <property name="text"> |
123 <property name="text"> |
110 <string>Title</string> |
124 <string>Title</string> |
111 </property> |
125 </property> |
112 </widget> |
126 </widget> |
113 </item> |
127 </item> |
114 <item> |
128 <item> |
115 <widget class="QLineEdit" name="eCaption"> |
129 <widget class="QLineEdit" name="eCaption"> |
116 <property name="toolTip"> |
130 <property name="toolTip"> |
117 <string>Enter the caption for the QMessageBox</string> |
131 <string>Enter the title for the QMessageBox</string> |
118 </property> |
132 </property> |
119 </widget> |
133 </widget> |
120 </item> |
134 </item> |
121 <item> |
135 <item> |
122 <widget class="QLabel" name="textLabel2"> |
136 <widget class="QLabel" name="textLabel2"> |
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> |