In file include/csws/cschkbox.h:

enum csCheckBoxState

Possible check box states

cscbsChecked
The check box contains a "check" mark
cscbsIndefinite
The checkbox state is indefinite (hashed state)
cscbsNonChecked
The check box has no "checked" mark inside
cscmdCheckBoxQuery
Query the state of a check box
OUT: (csCheckBoxState)state
cscmdCheckBoxSet
Send to a checkbox to set its state
IN: (csCheckBoxState)newstate
cscmdCheckBoxSwitched
Notify parent that check box state has changed
IN: (csCheckBox *)source

Documentation

Possible check box states
cscmdCheckBoxSet
Send to a checkbox to set its state
IN: (csCheckBoxState)newstate

cscmdCheckBoxQuery
Query the state of a check box
OUT: (csCheckBoxState)state

cscmdCheckBoxSwitched
Notify parent that check box state has changed
IN: (csCheckBox *)source

cscbsNonChecked
The check box has no "checked" mark inside

cscbsChecked
The check box contains a "check" mark

cscbsIndefinite
The checkbox state is indefinite (hashed state)

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de