|
|
| XmlHandler (MosaicSceneWidget *scene) |
| |
|
virtual bool | startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &atts) |
| |
|
virtual bool | characters (const QString &ch) |
| |
|
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...
|
| |
|
|
QString | m_characterData |
| |
|
MosaicSceneWidget * | m_scene |
| |
|
int | m_scrollBarXValue |
| |
|
int | m_scrollBarYValue |
| |
|
ImageList * | m_imagesToAdd |
| |
|
QList< double > | m_imageZValues |
| |
|
XmlStackedHandlerReader * | m_reader |
| |
|
int | m_depth |
| |
|
QString | m_lastStartNamespaceURI |
| |
|
QString | m_lastStartLocalName |
| |
|
QString | m_lastStartQName |
| |
|
QXmlAttributes | m_lastStartAtts |
| |
- Author
- 2012-09-?? Steven Lambright
Definition at line 333 of file MosaicSceneWidget.h.
◆ switchToNewHandler()
The documentation for this class was generated from the following files: