|
My Project
|
#include <example.h>
Public Attributes | |
| QCString | anchor |
| QCString | name |
| QCString | file |
| QCString Example::anchor |
Definition at line 30 of file example.h.
Referenced by MemberDef::addExample(), ClassDef::addExample(), MemberDef::deepCopy(), marshalExampleSDict(), unmarshalExampleSDict(), and writeExample().
| QCString Example::file |
Definition at line 32 of file example.h.
Referenced by MemberDef::addExample(), ClassDef::addExample(), MemberDef::deepCopy(), marshalExampleSDict(), unmarshalExampleSDict(), and writeExample().
| QCString Example::name |
Definition at line 31 of file example.h.
Referenced by MemberDef::addExample(), ClassDef::addExample(), ExampleSDict::compareValues(), MemberDef::deepCopy(), marshalExampleSDict(), unmarshalExampleSDict(), and writeExample().