|
| VSDCharIX (unsigned id, unsigned level, unsigned charCount, const boost::optional< VSDName > &font, const boost::optional< Colour > &fontColour, const boost::optional< double > &fontSize, const boost::optional< bool > &bold, const boost::optional< bool > &italic, const boost::optional< bool > &underline, const boost::optional< bool > &doubleunderline, const boost::optional< bool > &strikeout, const boost::optional< bool > &doublestrikeout, const boost::optional< bool > &allcaps, const boost::optional< bool > &initcaps, const boost::optional< bool > &smallcaps, const boost::optional< bool > &superscript, const boost::optional< bool > &subscript, const boost::optional< double > &scaleWidth) |
|
| VSDCharIX (unsigned id, unsigned level, const VSDOptionalCharStyle &style) |
|
| ~VSDCharIX () override |
|
void | handle (VSDCollector *collector) const override |
|
VSDCharacterListElement * | clone () override |
|
unsigned | getCharCount () const override |
|
void | setCharCount (unsigned charCount) override |
|
| VSDCharacterListElement (unsigned id, unsigned level) |
|
virtual | ~VSDCharacterListElement () |
|
virtual void | handle (VSDCollector *collector) const =0 |
|
virtual VSDCharacterListElement * | clone ()=0 |
|
virtual unsigned | getCharCount () const =0 |
|
virtual void | setCharCount (unsigned charCount)=0 |
|
◆ VSDCharIX() [1/2]
libvisio::VSDCharIX::VSDCharIX |
( |
unsigned |
id, |
|
|
unsigned |
level, |
|
|
unsigned |
charCount, |
|
|
const boost::optional< VSDName > & |
font, |
|
|
const boost::optional< Colour > & |
fontColour, |
|
|
const boost::optional< double > & |
fontSize, |
|
|
const boost::optional< bool > & |
bold, |
|
|
const boost::optional< bool > & |
italic, |
|
|
const boost::optional< bool > & |
underline, |
|
|
const boost::optional< bool > & |
doubleunderline, |
|
|
const boost::optional< bool > & |
strikeout, |
|
|
const boost::optional< bool > & |
doublestrikeout, |
|
|
const boost::optional< bool > & |
allcaps, |
|
|
const boost::optional< bool > & |
initcaps, |
|
|
const boost::optional< bool > & |
smallcaps, |
|
|
const boost::optional< bool > & |
superscript, |
|
|
const boost::optional< bool > & |
subscript, |
|
|
const boost::optional< double > & |
scaleWidth |
|
) |
| |
|
inline |
◆ VSDCharIX() [2/2]
◆ ~VSDCharIX()
libvisio::VSDCharIX::~VSDCharIX |
( |
| ) |
|
|
inlineoverride |
◆ clone()
◆ getCharCount()
unsigned libvisio::VSDCharIX::getCharCount |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ handle()
void libvisio::VSDCharIX::handle |
( |
VSDCollector * |
collector | ) |
const |
|
overridevirtual |
◆ setCharCount()
void libvisio::VSDCharIX::setCharCount |
( |
unsigned |
charCount | ) |
|
|
inlineoverridevirtual |
◆ m_style
The documentation for this class was generated from the following file: