More Info

Revision 667052

(Back to digest)
 

Other in KDE Base

Urs Wolfer committed changes in /trunk/KDE/kdelibs:

Add KTitleWidget class. This is a widget that can be used for headers (e.g. for a dialog title). It looks like the titles from the current about dialogs and config dialogs. This new class reduces code duplication and keeps the design code in one central place. This way we can easier change its look and keep it consistent.

This change does not break any existing code!

Agreed on kde-core-devel (and #kde4-devel).

File Changes

Added 4 files
/trunk/KDE/kdelibs
 
/includes/KTitleWidget
 
/kdeui/tests/ktitlewidgettest.cpp
 
/kdeui/widgets/ktitlewidget.cpp
 
/kdeui/widgets/ktitlewidget.h
Modified 6 files
/trunk/KDE/kdelibs
 
/includes/CMakeLists.txt
 
/kdeui/CMakeLists.txt
 
/kdeui/dialogs/kaboutapplicationdialog.cpp
 
/kdeui/dialogs/kaboutkdedialog.cpp
 
/kdeui/paged/kpageview.cpp
 
/kdeui/tests/CMakeLists.txt
10 files changed in total