#include <example.h>
Public Attributes | |
QCString | anchor |
QCString | name |
QCString | file |
Definition at line 27 of file example.h.
QCString Example::anchor |
Definition at line 29 of file example.h.
Referenced by marshalExampleSDict(), unmarshalExampleSDict(), and writeExample().
QCString Example::name |
Definition at line 30 of file example.h.
Referenced by marshalExampleSDict(), unmarshalExampleSDict(), and writeExample().
QCString Example::file |
Definition at line 31 of file example.h.
Referenced by marshalExampleSDict(), unmarshalExampleSDict(), and writeExample().