#include <compoundhandler.h>
|
enum | Protection {
Public,
Protected,
Private,
Public,
Protected,
Private
} |
|
enum | Kind { Normal,
Virtual,
Normal,
Virtual
} |
|
enum | Protection {
Public,
Protected,
Private,
Public,
Protected,
Private
} |
|
enum | Kind { Normal,
Virtual,
Normal,
Virtual
} |
|
Definition at line 71 of file compoundhandler.h.
virtual RelatedCompound::~RelatedCompound |
( |
| ) |
|
|
inlinevirtual |
ICompound * RelatedCompound::compound |
( |
| ) |
const |
|
virtual |
virtual Kind RelatedCompound::kind |
( |
| ) |
const |
|
inlinevirtual |
virtual const IString* RelatedCompound::name |
( |
| ) |
const |
|
inlinevirtual |
virtual Protection RelatedCompound::protection |
( |
| ) |
const |
|
inlinevirtual |
void RelatedCompound::setName |
( |
const QString & |
str | ) |
|
|
inline |
Kind RelatedCompound::m_kind |
|
private |
The documentation for this class was generated from the following files: