#include <libwps_internal.h>
List of all members.
Public Attributes |
std::string | m_name |
| font name
|
int | m_size |
| font size
|
uint32_t | m_attributes |
| the font attributes defined as a set of bits
|
uint32_t | m_color |
| the font color
|
int | m_languageId |
| the language (simplified locale name id) if known
|
std::string | m_extra |
| public field use to add a message when the font is printed
|
Constructor & Destructor Documentation
virtual WPSFont::~WPSFont |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
static WPSFont WPSFont::getDefault |
( |
| ) |
|
|
inlinestatic |
bool WPSFont::isSet |
( |
| ) |
const |
|
inline |
bool WPSFont::operator!= |
( |
WPSFont const & |
ft | ) |
const |
|
inline |
bool WPSFont::operator== |
( |
WPSFont const & |
ft | ) |
const |
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
WPSFont const & |
ft |
|
) |
| |
|
friend |
Member Data Documentation
uint32_t WPSFont::m_attributes |
uint32_t WPSFont::m_color |
std::string WPSFont::m_extra |
int WPSFont::m_languageId |
std::string WPSFont::m_name |
The documentation for this struct was generated from the following files: