Go to the documentation of this file.
10 #ifndef __VSDLAYERLIST_H__
11 #define __VSDLAYERLIST_H__
15 #include <boost/optional.hpp>
46 bool getVisible(
const std::vector<unsigned> &ids);
58 #endif // __VSDLAYERLIST_H__
void clear()
Definition: VSDLayerList.cpp:60
bool m_printable
Definition: VSDLayerList.h:30
boost::optional< Colour > m_colour
Definition: VSDLayerList.h:28
~VSDLayer()
Definition: VSDLayerList.cpp:17
VSDLayerList()
Definition: VSDLayerList.cpp:30
bool getVisible(const std::vector< unsigned > &ids)
Definition: VSDLayerList.cpp:91
VSDLayerList & operator=(const VSDLayerList &layerList)
Definition: VSDLayerList.cpp:43
VSDLayer & operator=(const VSDLayer &layer)
Definition: VSDLayerList.cpp:19
Definition: VSDTypes.h:73
bool getPrintable(const std::vector< unsigned > &ids)
Definition: VSDLayerList.cpp:107
void addLayer(unsigned id, const VSDLayer &layer)
Definition: VSDLayerList.cpp:65
VSDLayer()
Definition: VSDLayerList.cpp:12
Definition: VSDLayerList.h:22
Definition: VSDLayerList.h:34
bool m_visible
Definition: VSDLayerList.h:29
std::map< unsigned, VSDLayer > m_elements
Definition: VSDLayerList.h:50
const Colour * getColour(const std::vector< unsigned > &ids)
Definition: VSDLayerList.cpp:70
Definition: libvisio_utils.h:49
~VSDLayerList()
Definition: VSDLayerList.cpp:55
Generated for libvisio by
doxygen 1.8.20