Compound list File list Compound Members Related Pages
Qt Color Selection Dialog Documentation
-
Author(s):
-
Jacek C. Wojdel
J.C.Wojdel@cs.tudelft.nl
-
Version:
-
1.0
-
Date:
-
7-06-1999
This library gives you a new dialog class that can be used to let user chose
a color from RGB or HSV color space.
The usage of this library is explained in description of QColorDlg class
(which is the main class of this library) and shown as example in the main.cc
file. In order to compile and run the example you have to edit the Makefile
that can be found in the distribution so that the paths to the Qt libraries
and includes are correct.
This library is licenced to you under the terms of "GNU Lesser General Public Licence", which can
be found in the LICENCE file.
Qt is registered trademark of TrollTech
http://www.troll.no.
Thanks:
- A. Wojdel - for tracing down the bug that caused unclean
updates of the dialog in Win32 environment.
-
Bugs and limitations:
-
I don't know any serius bugs yet.
-
There are however some limitations that could be resolved in future
releases (if there are any):
- currently both QHSSelector and QValueSelector have fixed size an so are
not appropriate for more generic use
- QValueSelector has fixed orientation, while maybe somebody would like
to hsve it horizontal
- there is no nice way to incorporate new things in the dialog (like e.g.
different color models, palette choosing etc.)
Download:
qcolordlg-1.0.tar.gz (40kB)
Screenshot:
Generated at Mon Jun 7 15:00:45 1999 for Qt Color Selection Dialog by
written by Dimitri van Heesch, © 1997-1998