QtQuick.Dialogs.ColorDialog: set current color in the QColorDialog
authorShawn Rutledge <shawn.rutledge@digia.com>
Tue, 30 Jul 2013 13:02:36 +0000 (15:02 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 31 Jul 2013 07:53:34 +0000 (09:53 +0200)
commit59170ef2f2bd58038bdefaaad26ce8f9e8ee1dfe
tree10f80cbe02a4177cc990b978505b6bbc035ed9a1
parent09ed33677124a81117a10f1f5a47d7fae1ef22a8
QtQuick.Dialogs.ColorDialog: set current color in the QColorDialog

It was a missing feature to set the current color programmatically,
either before or after showing the dialog.

Task-number: QTBUG-32621
Change-Id: I62a811f7c36eaab5356c5924bf3447deca55ada3
Reviewed-by: Liang Qi <liang.qi@digia.com>
src/imports/dialogs/qquickabstractcolordialog.cpp