Removal of KEdit
Jason Keirstead
jason at keirstead.org
Sat Apr 19 15:42:36 BST 2003
On April 19, 2003 11:25 am, Neil Stevens wrote:
> It's using kdeui stuff. If KEdFind is obsolete, consider documenting it as
> such. Instructions for converting from KEdFind to the new one would be
> appreciated, too. That'd help everyone who has used that class, including
> those who have looked to KEdit as an example (including me in Noatun
> Hayes). :-)
It is indeed obsolete. See kutils for the new classes Kate / Kmail / Konq / KNode
use.
> As for KTextEdit, does what does it do that KEdit (the widget) doesn't?
> I'd hesitate to mess with working code without good reason.
" The QMultiLineEdit was a simple editor widget in former Qt versions.
Qt 3.0 includes a new richtext engine which obsoletes QMultiLineEdit. It is still
included for compatibility reasons. It is now a subclass of QTextEdit, and provides
enough of the old QMultiLineEdit API to keep old applications working."
... from http://doc.trolltech.com/3.1/qmultilineedit.html
KEdit is just a subclassed QMLE. QTextEdit / KTextEdit have a ton more API features
--
Jason Keirstead, BCS
http://www.keirstead.org
More information about the kde-core-devel
mailing list