From kde-commits Thu Mar 03 22:31:24 2005 From: David Faure Date: Thu, 03 Mar 2005 22:31:24 +0000 To: kde-commits Subject: kdelibs Message-Id: <20050303223124.57FCE1751E () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110988909107853 CVS commit by faure: as discussed with danimo M +4 -1 TODO 1.58 --- kdelibs/TODO #1.57:1.58 @@ -81,5 +81,8 @@ in all parts that should load plugins (at the end of the derived-part ctor). -- KParts: come up with better names for ReadOnlyPart and ReadWritePart, ReadOnly is a minimum requirement, but this does not become clear until you dig deeper into the class. With QTextEdit and QTextBrowser for instance, it's the other way around. +- KParts: come up with better names for ReadOnlyPart and ReadWritePart, ReadOnly + is a minimum requirement, but this does not become clear until you dig deeper + into the class. With QTextEdit and QTextBrowser for instance, the inheritance is + the other way around. E.g.: ReaderPart? ViewerPart? - Other ideas in this thread: http://lists.kde.org/?l=kde-core-devel&m=107608067302571&w=2