|
Rose
|
A structure to pass a Font name to a Widget through a manipulator. More...
#include <Types.h>
Public Member Functions | |
| FontName (std::string name) | |
| FontName & | operator= (const FontName &name) |
| FontName (const char *string) | |
| FontName (const std::string_view stringView) | |
| FontName (std::string string) | |
Public Attributes | |
| std::string | fontName {} |
A structure to pass a Font name to a Widget through a manipulator.
1.8.13