The FFontStyleEntry class provides a mean of storing and manipulating font files entries along with their family, style and path.
◆ ~FFontStyleEntry()
FFontStyleEntry::~FFontStyleEntry |
( |
| ) |
|
◆ FFontStyleEntry()
FFontStyleEntry::FFontStyleEntry |
( |
const std::string & |
iFamily, |
|
|
const std::string & |
iStyle, |
|
|
const std::string & |
iPath |
|
) |
| |
◆ Family()
const std::string& FFontStyleEntry::Family |
( |
| ) |
const |
◆ Path()
const std::string& FFontStyleEntry::Path |
( |
| ) |
const |
◆ Style()
const std::string& FFontStyleEntry::Style |
( |
| ) |
const |