|
| XmlHandler (CubeDnView *cubeDnView, Project *project) |
|
virtual bool | startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &atts) |
|
virtual bool | endElement (const QString &namespaceURI, const QString &localName, const QString &qName) |
|
virtual void | setReader (XmlStackedHandlerReader *) |
|
void | switchToNewHandler (XmlStackedHandler *nextHandler) |
| Switch to a new content handler and continue processing using the new handler. More...
|
|
- Author
- 2012-09-?? Steven Lambright
- History:
- 2016-11-07 Tracie Sucharski - Implemented for CubeDnView
Definition at line 160 of file CubeDnView.h.
◆ switchToNewHandler()
◆ m_cubeDnView
CubeDnView* Isis::CubeDnView::XmlHandler::m_cubeDnView |
|
private |
◆ m_project
Project* Isis::CubeDnView::XmlHandler::m_project |
|
private |
The documentation for this class was generated from the following files: