BoolBinding Class Reference

Binds a checkbox to a Boolean value. More...

#include <Databinding.h>

List of all members.


Detailed Description

Binds a checkbox to a Boolean value.

This class binds a checkbox to a bool, so when the checkbox is changed the bool is updated with the new value. This does not update the checkbox when the bool is set to a new value.


The documentation for this class was generated from the following files: