Public Member Functions | |
| StartElementHandler () | |
| StartElementHandler (T *parent, Handler h) | |
| void | operator() (const QXmlAttributes &attrib) |
Private Types | |
| typedef void(T::* | Handler) (const QXmlAttributes &attrib) |
Private Attributes | |
| T * | m_parent |
| Handler | m_handler |
Definition at line 50 of file basehandler.h.
|
private |
Definition at line 52 of file basehandler.h.
|
inline |
Definition at line 54 of file basehandler.h.
|
inline |
Definition at line 55 of file basehandler.h.
|
inline |
Definition at line 57 of file basehandler.h.
|
private |
Definition at line 61 of file basehandler.h.
|
private |
Definition at line 60 of file basehandler.h.
1.8.11