CPGen
C++ project generator
Loading...
Searching...
No Matches
Classes
Checkbox.hpp File Reference

A binary toggle widget that displays a checked/unchecked state. More...

#include "Components/Component.hpp"
#include <functional>
#include <string>
Include dependency graph for Checkbox.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Checkbox
 A toggleable checkbox component. More...
 

Detailed Description

A binary toggle widget that displays a checked/unchecked state.

Author
Darleanow