178 <string>Message</string> |
178 <string>Message</string> |
179 </property> |
179 </property> |
180 </widget> |
180 </widget> |
181 </item> |
181 </item> |
182 <item> |
182 <item> |
183 <widget class="QTextEdit" name="eMessage"> |
183 <widget class="EricSpellCheckedTextEdit" name="eMessage"> |
184 <property name="toolTip"> |
184 <property name="toolTip"> |
185 <string>Enter the message to be shown in the message box</string> |
185 <string>Enter the message to be shown in the message box</string> |
186 </property> |
186 </property> |
187 <property name="tabChangesFocus"> |
187 <property name="tabChangesFocus"> |
188 <bool>true</bool> |
188 <bool>true</bool> |
527 </widget> |
527 </widget> |
528 </item> |
528 </item> |
529 </layout> |
529 </layout> |
530 </widget> |
530 </widget> |
531 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
531 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
532 <customwidgets> |
|
533 <customwidget> |
|
534 <class>EricSpellCheckedTextEdit</class> |
|
535 <extends>QTextEdit</extends> |
|
536 <header>EricWidgets/EricSpellCheckedTextEdit.h</header> |
|
537 </customwidget> |
|
538 </customwidgets> |
532 <tabstops> |
539 <tabstops> |
533 <tabstop>rInformation</tabstop> |
540 <tabstop>rInformation</tabstop> |
534 <tabstop>rQuestion</tabstop> |
541 <tabstop>rQuestion</tabstop> |
535 <tabstop>rWarning</tabstop> |
542 <tabstop>rWarning</tabstop> |
536 <tabstop>rCritical</tabstop> |
543 <tabstop>rCritical</tabstop> |