CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Radio button
[Components]


Compounds

class  csRadioButton
 The csRadioButton class is a close child of csButton class. More...


Defines

#define CSBS_DEFAULTRADIOBUTTON   (CSBS_SELECTABLE)
 Default radio button style.


Enumerations

enum  { cscmdRadioButtonSet = 0x00000900, cscmdRadioButtonQuery, cscmdRadioButtonSelected }
 Radio button messages. More...


Define Documentation

#define CSBS_DEFAULTRADIOBUTTON   (CSBS_SELECTABLE)
 

Default radio button style.

Definition at line 35 of file csradbut.h.


Enumeration Type Documentation

anonymous enum
 

Radio button messages.

Enumeration values:
cscmdRadioButtonSet  Send to a radio button to set its state.

 IN: (bool)newstate
 
cscmdRadioButtonQuery  Query the state of a radio button.

 OUT: (bool)state
 
cscmdRadioButtonSelected  Notify parent that radio button has been selected.

 IN: (csRadioButton *)source
 

Definition at line 38 of file csradbut.h.


Generated for Crystal Space by doxygen 1.2.18