An event that is triggered each time a check box switch from unselected to selected, and vice-versa. More...
#include <ComponentEvent.hpp>
Public Attributes | |
CheckBox * | source |
bool | selected |
An event that is triggered each time a check box switch from unselected to selected, and vice-versa.
Definition at line 71 of file ComponentEvent.hpp.