#include <MFontDescription.h>
|  | 
|  | FontDescription (const std::string &typeface="", int pointSize=0) | 
|  | 
| const std::string & | getTypeface () const | 
|  | 
| void | setTypeface (const std::string &typeface) | 
|  | 
| int | getPointSize () const | 
|  | 
| void | setPointSize (int pointSize) | 
|  | 
| bool | isBold () const | 
|  | 
| void | setBold (bool bold) | 
|  | 
| bool | isItalic () const | 
|  | 
| void | setItalic (bool italic) | 
|  | 
| bool | isLight () const | 
|  | 
| void | setLight (bool light) | 
|  | 
| bool | isOutline () const | 
|  | 
| void | setOutline (bool outline) | 
|  | 
| bool | isCondensed () const | 
|  | 
| void | setCondensed (bool condensed) | 
|  | 
The documentation for this class was generated from the following file:
- Native/MariaNative/MCommon/MFontDescription.h