eric7/Plugins/WizardPlugins/MessageBoxWizard/MessageBoxWizardDialog.ui

branch
eric7
changeset 8428
2deec2f8a9ab
parent 8312
800c432b34c8
child 9071
1cd0e0589acd
equal deleted inserted replaced
8427:5ccf32f95805 8428:2deec2f8a9ab
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>

eric ide

mercurial