#include <VSDStyles.h>
|
| VSDCharStyle () |
|
| VSDCharStyle (unsigned cc, const VSDName &ft, const Colour &c, double s, bool b, bool i, bool u, bool du, bool so, bool dso, bool ac, bool ic, bool sc, bool super, bool sub) |
|
| VSDCharStyle (const VSDCharStyle &style) |
|
| ~VSDCharStyle () |
|
void | override (const VSDOptionalCharStyle &style) |
|
§ VSDCharStyle() [1/3]
libvisio::VSDCharStyle::VSDCharStyle |
( |
| ) |
|
|
inline |
§ VSDCharStyle() [2/3]
libvisio::VSDCharStyle::VSDCharStyle |
( |
unsigned |
cc, |
|
|
const VSDName & |
ft, |
|
|
const Colour & |
c, |
|
|
double |
s, |
|
|
bool |
b, |
|
|
bool |
i, |
|
|
bool |
u, |
|
|
bool |
du, |
|
|
bool |
so, |
|
|
bool |
dso, |
|
|
bool |
ac, |
|
|
bool |
ic, |
|
|
bool |
sc, |
|
|
bool |
super, |
|
|
bool |
sub |
|
) |
| |
|
inline |
§ VSDCharStyle() [3/3]
libvisio::VSDCharStyle::VSDCharStyle |
( |
const VSDCharStyle & |
style | ) |
|
|
inline |
§ ~VSDCharStyle()
libvisio::VSDCharStyle::~VSDCharStyle |
( |
| ) |
|
|
inline |
§ override()
§ allcaps
bool libvisio::VSDCharStyle::allcaps |
§ bold
bool libvisio::VSDCharStyle::bold |
§ charCount
unsigned libvisio::VSDCharStyle::charCount |
§ colour
Colour libvisio::VSDCharStyle::colour |
§ doublestrikeout
bool libvisio::VSDCharStyle::doublestrikeout |
§ doubleunderline
bool libvisio::VSDCharStyle::doubleunderline |
§ font
VSDName libvisio::VSDCharStyle::font |
§ initcaps
bool libvisio::VSDCharStyle::initcaps |
§ italic
bool libvisio::VSDCharStyle::italic |
§ size
double libvisio::VSDCharStyle::size |
§ smallcaps
bool libvisio::VSDCharStyle::smallcaps |
§ strikeout
bool libvisio::VSDCharStyle::strikeout |
§ subscript
bool libvisio::VSDCharStyle::subscript |
§ superscript
bool libvisio::VSDCharStyle::superscript |
§ underline
bool libvisio::VSDCharStyle::underline |
The documentation for this struct was generated from the following file: