libqxp::CharFormat Struct Reference

#include <QXPTypes.h>

Public Member Functions

 CharFormat ()
 

Public Attributes

librevenge::RVNGString fontName
 
double fontSize
 
double baselineShift
 
Color color
 
bool bold
 
bool italic
 
bool underline
 
bool outline
 
bool shadow
 
bool superscript
 
bool subscript
 
bool superior
 
bool strike
 
bool allCaps
 
bool smallCaps
 
bool wordUnderline
 
bool isControlChars
 

Constructor & Destructor Documentation

libqxp::CharFormat::CharFormat ( )
inline

Member Data Documentation

bool libqxp::CharFormat::allCaps
double libqxp::CharFormat::baselineShift
bool libqxp::CharFormat::bold
librevenge::RVNGString libqxp::CharFormat::fontName
double libqxp::CharFormat::fontSize
bool libqxp::CharFormat::isControlChars
bool libqxp::CharFormat::italic
bool libqxp::CharFormat::outline
bool libqxp::CharFormat::shadow
bool libqxp::CharFormat::smallCaps
bool libqxp::CharFormat::strike
bool libqxp::CharFormat::subscript
bool libqxp::CharFormat::superior
bool libqxp::CharFormat::superscript
bool libqxp::CharFormat::underline
bool libqxp::CharFormat::wordUnderline

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

Generated for libqxp by doxygen 1.8.10