Public Member Functions | |
| StartElementHandlerMember (LayoutParser *parent, Handler h, MemberListType type, const QCString &tl, const QCString &ss=QCString()) | |
| 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) (const QXmlAttributes &attrib, MemberListType type, const QCString &title, const QCString &subtitle) |
Private Attributes | |
| LayoutParser * | m_parent |
| Handler | m_handler |
| MemberListType | m_type |
| QCString | m_title |
| QCString | m_subscript |
Additional Inherited Members | |
Protected Member Functions inherited from LayoutParser::StartElementHandler | |
| StartElementHandler () | |
Definition at line 190 of file layout.cpp.
|
private |
Definition at line 192 of file layout.cpp.
|
inline |
Definition at line 197 of file layout.cpp.
|
inlinevirtual |
|
private |
Definition at line 211 of file layout.cpp.
|
private |
Definition at line 210 of file layout.cpp.
|
private |
Definition at line 214 of file layout.cpp.
|
private |
Definition at line 213 of file layout.cpp.
|
private |
Definition at line 212 of file layout.cpp.
1.8.11