libvisio::VSDLayer Struct Reference

#include <VSDLayerList.h>

Public Member Functions

 VSDLayer ()
 VSDLayer (const VSDLayer &layer)
 ~VSDLayer ()
VSDLayeroperator= (const VSDLayer &layer)

Public Attributes

boost::optional< Colourm_colour
bool m_visible
bool m_printable

Constructor & Destructor Documentation

◆ VSDLayer() [1/2]

libvisio::VSDLayer::VSDLayer ( )

Referenced by VSDLayer().

◆ VSDLayer() [2/2]

libvisio::VSDLayer::VSDLayer ( const VSDLayer & layer)

◆ ~VSDLayer()

libvisio::VSDLayer::~VSDLayer ( )

Member Function Documentation

◆ operator=()

libvisio::VSDLayer & libvisio::VSDLayer::operator= ( const VSDLayer & layer)

Member Data Documentation

◆ m_colour

boost::optional<Colour> libvisio::VSDLayer::m_colour

◆ m_printable

◆ m_visible


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

Generated for libvisio by doxygen 1.14.0