libvisio::VSDPage Class Reference

#include <VSDPages.h>

List of all members.

Public Member Functions

 VSDPage ()
 VSDPage (const VSDPage &page)
 ~VSDPage ()
VSDPageoperator= (const VSDPage &page)
void append (const VSDOutputElementList &outputElements)
void draw (libwpg::WPGPaintInterface *painter) const

Public Attributes

double m_pageWidth
double m_pageHeight
unsigned m_currentPageID
unsigned m_backgroundPageID
VSDOutputElementList m_pageElements

Constructor & Destructor Documentation

libvisio::VSDPage::VSDPage ( )
libvisio::VSDPage::VSDPage ( const VSDPage page)
libvisio::VSDPage::~VSDPage ( )

Member Function Documentation

void libvisio::VSDPage::append ( const VSDOutputElementList outputElements)
void libvisio::VSDPage::draw ( libwpg::WPGPaintInterface *  painter) const
libvisio::VSDPage & libvisio::VSDPage::operator= ( const VSDPage page)

Member Data Documentation

unsigned libvisio::VSDPage::m_backgroundPageID
unsigned libvisio::VSDPage::m_currentPageID
VSDOutputElementList libvisio::VSDPage::m_pageElements

Referenced by operator=().

double libvisio::VSDPage::m_pageHeight

Referenced by operator=().

double libvisio::VSDPage::m_pageWidth

Referenced by operator=().


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

Generated for libvisio by doxygen 1.8.1.1