[tvision Index] [tvision Hierarchy] [Headers]
Stores a set of color items More...
#include <colorsel.h>
Stores a set of color items.
See Also: TColorItem, TColorDialog
[public]
Constructor.
`nm' is a pointer to the name of the color group. A local copy of the string is created. `itm' is a pointer to the first color item of the color group (its default value is 0). `nxt' is a pointer to the next color group (its default value is 0).
See file `demo/tvdemo2.cc' for an example.
[public virtual]
Destructor.
[public]
The name of the color group.
[public]
The start index of the color group.
[public]
A pointer to the first color item in this color group.
[public]
A pointer to the next color group.
[public]
Inserts color item `i' in color group `g'.
[public]
Inserts another color group 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 |