Public Member Functions | |
| StartElementHandlerKind (LayoutParser *parent, LayoutDocEntry::Kind k, Handler h) | |
| void | operator() (const QXmlAttributes &attrib) |
Public Member Functions inherited from LayoutParser::StartElementHandler | |
| StartElementHandler (LayoutParser *parent, Handler h) | |
| virtual | ~StartElementHandler () |
Private Types | |
| typedef void(LayoutParser::* | Handler) (LayoutDocEntry::Kind kind, const QXmlAttributes &attrib) |
Private Attributes | |
| LayoutParser * | m_parent |
| LayoutDocEntry::Kind | m_kind |
| Handler | m_handler |
Additional Inherited Members | |
Protected Member Functions inherited from LayoutParser::StartElementHandler | |
| StartElementHandler () | |
Definition at line 153 of file layout.cpp.
|
private |
Definition at line 155 of file layout.cpp.
|
inline |
Definition at line 158 of file layout.cpp.
|
inlinevirtual |
|
private |
Definition at line 167 of file layout.cpp.
|
private |
Definition at line 166 of file layout.cpp.
|
private |
Definition at line 165 of file layout.cpp.
1.8.11