This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
A group of color selectors
PtWidget --> PtBasic --> PtContainer --> PtCompound --> PtColorSel --> PtColorSelGroup
For more information, see the diagram of the widget hierarchy.
<photon/PtColorSelGroup.h>
A PtColorSelGroup is a composite color selector that, by default, provides a PtColorPanel for selecting colors and lets you add other color selectors to it to augment its functionality.
A PtColorSelGroup widget.
PtColorSelGroup ensures that all its children are synchronized whenever one of their values is changed.
Resource | C type | Pt type | Default |
---|---|---|---|
Pt_ARG_CSGROUP_FLAGS | uint16_t | Flags | 0 |
C type | Pt type | Default |
---|---|---|
uint16_t | Flags | 0 |
Flags that affect the appearance and behavior of the color-selector group. Bits include:
If the widget modifies an inherited resource, the "Default override" column indicates the new value. This modification affects any subclasses of the widget.