Address Qt 5 to-do comment for QColorDialog.
authorJason McDonald <jason.mcdonald@nokia.com>
Wed, 11 Apr 2012 12:22:26 +0000 (22:22 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Apr 2012 08:40:23 +0000 (10:40 +0200)
commit4f929e01e0dbdbbc618083e5a10cdfb7edc7d9bc
tree5b04c8809b25bd81021b22baa9194f560735f4c3
parent1035c93245ef299c2f29be5b119b736430e81dc3
Address Qt 5 to-do comment for QColorDialog.

- change customColor() to return QColor instead of QRgb.
- change setCustomColor() and setStandardColor() to take
  a QColor instead of QRgb.
- add missing standardColor() getter method.

Task-number: QTBUG-25087
Change-Id: Ic6adb2031ef47f5e9b15fa3560a5322e6847c0bb
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
dist/changes-5.0.0
src/widgets/dialogs/qcolordialog.cpp
src/widgets/dialogs/qcolordialog.h