Rose
Public Member Functions | Public Attributes | List of all members
rose::FontName Struct Reference

A structure to pass a Font name to a Widget through a manipulator. More...

#include <Types.h>

Public Member Functions

 FontName (std::string name)
 
FontNameoperator= (const FontName &name)
 
 FontName (const char *string)
 
 FontName (const std::string_view stringView)
 
 FontName (std::string string)
 

Public Attributes

std::string fontName {}
 

Detailed Description

A structure to pass a Font name to a Widget through a manipulator.


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