Existing practice is that even dialogs like QFontDialog have Qt properties defined. KColorButton and KColorCombo have them but three other KColor* classes do not, so for consistency I propose: - adding to KColorDialog: QColor color, QColor defaultColor, bool alphaChannelEnabled - adding to KColorCells: bool acceptsDrags, bool shading, int count - adding to KColorPath: QColor color
Git commit 7c9b937d802811c5b23ecbd7b101fd2ba7c6707a by Montel Laurent. Committed on 04/12/2012 at 09:29. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 309292 - Missing properties in KColorDialog, KColorCells, KColorPath FIXED-IN: 4.10 "adding to KColorPath: QColor color" already done M +10 -0 kdeui/colors/kcolordialog.cpp M +9 -0 kdeui/colors/kcolordialog.h http://commits.kde.org/kdelibs/7c9b937d802811c5b23ecbd7b101fd2ba7c6707a