New Krazy check: Forbidden Qt classes
Allen Winter
winter at kde.org
Wed Apr 25 01:07:32 BST 2007
On Saturday 14 April 2007 2:06:26 pm you wrote:
> Hi
>
> As you have requested: Here an inital list of Qt classes that should be
> replaced with a KDE class:
>
> QMessageBox -> KMessageBox
> QInputDialog -> KInputDialog
> QFileDialog -> KFileDialog
> QProgressDialog -> KProgressDialog
> QSplashScreen -> KSplashScreen
> QSystemTrayIcon -> KSystemTrayIcon
> QColorDialog -> KColorDialog
> QDialog -> KDialog
>
> A possible "Why should I care?" text:
> Why should I care? In order to have a consistent look and feel of a KDE
> desktop, some Qt classes should be replaced with their KDE replacement. These
> classes are not just adding functionalities to the Qt base class and are
> mostly not even based on the Qt class of the same name.
>
Implemented. Will run tonight.
-Allen
More information about the kde-core-devel
mailing list