[tvision Index] [tvision Hierarchy] [Headers]
Informations about a color item More...
#include <colorsel.h>
Stores informations about a color item.
See Also: TColorGroup, TColorDialog
[public]
Constructor.
`nm' is a pointer to the name of the color item. A local copy of the string is created. `idx' is the color index. `nxt' is a pointer to the next color item (its default value is 0).
See file `demo/tvdemo2.cc' for an example.
[public virtual]
Destructor.
[public]
The name of the color item.
[public]
The index of the color item.
[public]
A pointer to the next color item.
[public]
Inserts color item `i' in color group `g'.
[public]
Inserts another color item after this one by changing the `next' pointer.
Documentation generated by sergio@athena.milk.it on Wed Feb 10 22:11:47 CET 1999 | Kdoc |