112 </widget> |
112 </widget> |
113 </item> |
113 </item> |
114 <item> |
114 <item> |
115 <widget class="QLineEdit" name="eCaption"> |
115 <widget class="QLineEdit" name="eCaption"> |
116 <property name="toolTip"> |
116 <property name="toolTip"> |
117 <string>Enter the caption for the QMessageBox</string> |
117 <string>Enter the title for the QMessageBox</string> |
118 </property> |
118 </property> |
119 </widget> |
119 </widget> |
120 </item> |
120 </item> |
121 <item> |
121 <item> |
122 <widget class="QLabel" name="textLabel2"> |
122 <widget class="QLabel" name="textLabel2"> |