WPS8TextStyleInternal::Font Struct Reference

Internal: class to store font properties. More...

Inheritance diagram for WPS8TextStyleInternal::Font:
WPSFont

List of all members.

Public Member Functions

 Font ()
 constructor
WPS8TextStyle::FontDataspecial ()
 return the auxilliary data
WPS8TextStyle::FontData const & special () const
 return the auxilliary data
- Public Member Functions inherited from WPSFont
 WPSFont ()
 constructor
virtual ~WPSFont ()
bool isSet () const
 accessor
bool operator== (WPSFont const &ft) const
 compares to font
bool operator!= (WPSFont const &ft) const

Static Public Member Functions

static Font def ()
- Static Public Member Functions inherited from WPSFont
static WPSFont getDefault ()

Protected Attributes

WPS8TextStyle::FontData m_special
 the auxialliary data

Friends

std::ostream & operator<< (std::ostream &o, Font const &ft)
 operator<<

Additional Inherited Members

- Public Attributes inherited from WPSFont
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

Detailed Description

Internal: class to store font properties.


Constructor & Destructor Documentation

WPS8TextStyleInternal::Font::Font ( )
inline

constructor


Member Function Documentation

static Font WPS8TextStyleInternal::Font::def ( )
inlinestatic

Referenced by WPS8TextStyle::readFont().

WPS8TextStyle::FontData& WPS8TextStyleInternal::Font::special ( )
inline

return the auxilliary data

Referenced by WPS8TextStyle::readFont(), and WPS8TextStyle::sendFont().

WPS8TextStyle::FontData const& WPS8TextStyleInternal::Font::special ( ) const
inline

return the auxilliary data


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Font const &  ft 
)
friend

operator<<


Member Data Documentation

WPS8TextStyle::FontData WPS8TextStyleInternal::Font::m_special
protected

the auxialliary data

Referenced by WPS8TextStyleInternal::operator<<(), and special().


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

Generated on Sun May 26 2013 21:42:55 for libwps by doxygen 1.8.1.1