Color Picker
A widget that lets the user select colors from a grid of predefined colors.
This Qt Solutions component is for Qt 3. For Qt 4 Solutions, please visit the Qt 4 Solutions Catalog.
Documentation:
Classes
Tested on:
- Qt 3.3.6 / Windows XP / MSVC.NET 2003
- Qt 3.3.6 / Linux / gcc
- Qt 3.3.6 / SunOS 5.9 / SunC++
- Qt 3.3.6 / MacOS X 10.4 / gcc
Unsupported platforms:
Only the tested platforms are supported, however the classes should be platform independent and are likely to work on the platforms supported by Qt.
Download Commercial Edition:
Only available for Qt Solutions license holder with a valid Support and Maintenance agreement (authentication required).
Changes:
- 1.4: Supported on Mac.
- 1.4: Make sure selected color is the active color in the custom color dialog.
- 1.4: Correct initial selection.
- 1.4: Pressing Escape will now hide the popup, cancelling color selection.
- 1.3: Compile fixes.
- 1.2: Colors that already exist are no longer added.
- 1.2: Fixed some usability issues. Focus is now handled properly.
- 1.1: Fixed a compile error caused by an error in qtcolorpicker.pri

