138 <string>Message</string> |
138 <string>Message</string> |
139 </property> |
139 </property> |
140 </widget> |
140 </widget> |
141 </item> |
141 </item> |
142 <item> |
142 <item> |
143 <widget class="QTextEdit" name="eMessage"> |
143 <widget class="EricSpellCheckedTextEdit" name="eMessage"> |
144 <property name="toolTip"> |
144 <property name="toolTip"> |
145 <string>Enter the message to be shown in the QMessageBox</string> |
145 <string>Enter the message to be shown in the QMessageBox</string> |
146 </property> |
146 </property> |
147 <property name="tabChangesFocus"> |
147 <property name="tabChangesFocus"> |
148 <bool>true</bool> |
148 <bool>true</bool> |
379 </widget> |
379 </widget> |
380 </item> |
380 </item> |
381 </layout> |
381 </layout> |
382 </widget> |
382 </widget> |
383 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
383 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
384 <customwidgets> |
|
385 <customwidget> |
|
386 <class>EricSpellCheckedTextEdit</class> |
|
387 <extends>QTextEdit</extends> |
|
388 <header>EricWidgets/EricSpellCheckedTextEdit.h</header> |
|
389 </customwidget> |
|
390 </customwidgets> |
384 <tabstops> |
391 <tabstops> |
385 <tabstop>rInformation</tabstop> |
392 <tabstop>rInformation</tabstop> |
386 <tabstop>rQuestion</tabstop> |
393 <tabstop>rQuestion</tabstop> |
387 <tabstop>rWarning</tabstop> |
394 <tabstop>rWarning</tabstop> |
388 <tabstop>rCritical</tabstop> |
395 <tabstop>rCritical</tabstop> |