#include <VSDStyles.h>
|
| VSDFillStyle () |
|
| VSDFillStyle (const Colour &fgc, const Colour &bgc, unsigned char p, double fga, double bga, const Colour &sfgc, unsigned char shp, double shX, double shY, long qsFc, long qsSc, long qsFm) |
|
| VSDFillStyle (const VSDFillStyle &style)=default |
|
| ~VSDFillStyle () |
|
VSDFillStyle & | operator= (const VSDFillStyle &style)=default |
|
void | override (const VSDOptionalFillStyle &style, const VSDXTheme *theme) |
|
◆ VSDFillStyle() [1/3]
libvisio::VSDFillStyle::VSDFillStyle |
( |
| ) |
|
|
inline |
◆ VSDFillStyle() [2/3]
libvisio::VSDFillStyle::VSDFillStyle |
( |
const Colour & |
fgc, |
|
|
const Colour & |
bgc, |
|
|
unsigned char |
p, |
|
|
double |
fga, |
|
|
double |
bga, |
|
|
const Colour & |
sfgc, |
|
|
unsigned char |
shp, |
|
|
double |
shX, |
|
|
double |
shY, |
|
|
long |
qsFc, |
|
|
long |
qsSc, |
|
|
long |
qsFm |
|
) |
| |
|
inline |
◆ VSDFillStyle() [3/3]
libvisio::VSDFillStyle::VSDFillStyle |
( |
const VSDFillStyle & |
style | ) |
|
|
default |
◆ ~VSDFillStyle()
libvisio::VSDFillStyle::~VSDFillStyle |
( |
| ) |
|
|
inline |
◆ operator=()
◆ override()
◆ bgColour
Colour libvisio::VSDFillStyle::bgColour |
◆ bgTransparency
double libvisio::VSDFillStyle::bgTransparency |
◆ fgColour
Colour libvisio::VSDFillStyle::fgColour |
◆ fgTransparency
double libvisio::VSDFillStyle::fgTransparency |
◆ pattern
unsigned char libvisio::VSDFillStyle::pattern |
◆ qsFillColour
long libvisio::VSDFillStyle::qsFillColour |
◆ qsFillMatrix
long libvisio::VSDFillStyle::qsFillMatrix |
◆ qsShadowColour
long libvisio::VSDFillStyle::qsShadowColour |
◆ shadowFgColour
Colour libvisio::VSDFillStyle::shadowFgColour |
◆ shadowOffsetX
double libvisio::VSDFillStyle::shadowOffsetX |
◆ shadowOffsetY
double libvisio::VSDFillStyle::shadowOffsetY |
◆ shadowPattern
unsigned char libvisio::VSDFillStyle::shadowPattern |
The documentation for this struct was generated from the following file: