#include <VSDStyles.h>
◆ VSDOptionalLineStyle() [1/3]
libvisio::VSDOptionalLineStyle::VSDOptionalLineStyle |
( |
| ) |
|
|
inline |
◆ VSDOptionalLineStyle() [2/3]
libvisio::VSDOptionalLineStyle::VSDOptionalLineStyle |
( |
const boost::optional< double > & |
w, |
|
|
const boost::optional< Colour > & |
col, |
|
|
const boost::optional< unsigned char > & |
p, |
|
|
const boost::optional< unsigned char > & |
sm, |
|
|
const boost::optional< unsigned char > & |
em, |
|
|
const boost::optional< unsigned char > & |
c, |
|
|
const boost::optional< double > & |
r, |
|
|
const boost::optional< long > & |
qlc, |
|
|
const boost::optional< long > & |
qlm |
|
) |
| |
|
inline |
◆ VSDOptionalLineStyle() [3/3]
◆ ~VSDOptionalLineStyle()
libvisio::VSDOptionalLineStyle::~VSDOptionalLineStyle |
( |
| ) |
|
|
inline |
◆ operator=()
◆ override()
◆ cap
boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::cap |
◆ colour
boost::optional<Colour> libvisio::VSDOptionalLineStyle::colour |
◆ endMarker
boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::endMarker |
◆ pattern
boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::pattern |
◆ qsLineColour
boost::optional<long> libvisio::VSDOptionalLineStyle::qsLineColour |
◆ qsLineMatrix
boost::optional<long> libvisio::VSDOptionalLineStyle::qsLineMatrix |
◆ rounding
boost::optional<double> libvisio::VSDOptionalLineStyle::rounding |
◆ startMarker
boost::optional<unsigned char> libvisio::VSDOptionalLineStyle::startMarker |
◆ width
boost::optional<double> libvisio::VSDOptionalLineStyle::width |
The documentation for this struct was generated from the following file: