QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SvgHandler Class Reference

SAX style XML handler. More...

List of all members.

Public Member Functions

void endElement (void namespaceURI, void localName, void qName)
void startElement (void namespaceURI, void localName, void qName, void atts)
 Handle element (tag).
void SvgHandler (void svgImporter)

Public Attributes

int context
int displayStack
int elementStack
int svgImporter
int transform

Detailed Description

SAX style XML handler.


Constructor & Destructor Documentation

void SvgHandler::SvgHandler ( void  svgImporter)
inline

Member Function Documentation

void SvgHandler::endElement ( void  namespaceURI,
void  localName,
void  qName 
)
inline
void SvgHandler::startElement ( void  namespaceURI,
void  localName,
void  qName,
void  atts 
)
inline

Handle element (tag).


Member Data Documentation

int SvgHandler::context
int SvgHandler::displayStack
int SvgHandler::elementStack
int SvgHandler::svgImporter
int SvgHandler::transform

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