Public Member Functions | |
| StartElementHandler (LayoutParser *parent, Handler h) | |
| virtual | ~StartElementHandler () |
| virtual void | operator() (const QXmlAttributes &attrib) |
Protected Member Functions | |
| StartElementHandler () | |
Private Types | |
| typedef void(LayoutParser::* | Handler) (const QXmlAttributes &attrib) |
Private Attributes | |
| LayoutParser * | m_parent |
| Handler | m_handler |
Definition at line 135 of file layout.cpp.
|
private |
Definition at line 137 of file layout.cpp.
|
inline |
Definition at line 139 of file layout.cpp.
|
inlinevirtual |
Definition at line 141 of file layout.cpp.
|
inlineprotected |
Definition at line 147 of file layout.cpp.
|
inlinevirtual |
Reimplemented in LayoutParser::StartElementHandlerNavEntry, LayoutParser::StartElementHandlerMember, LayoutParser::StartElementHandlerSection, and LayoutParser::StartElementHandlerKind.
Definition at line 142 of file layout.cpp.
|
private |
Definition at line 150 of file layout.cpp.
|
private |
Definition at line 149 of file layout.cpp.
1.8.11