Public Attributes | List of all members
sf::ui::ComponentEvent::CheckBoxChangeEvent Struct Reference

An event that is triggered each time a check box switch from unselected to selected, and vice-versa. More...

#include <ComponentEvent.hpp>

Public Attributes

CheckBoxsource
 
bool selected
 

Detailed Description

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.


The documentation for this struct was generated from the following file: