Metadata entry describing a slot on an ObjectBase-derived class. More...
#include <objectbase.h>
Public Member Functions | |
| SlotMeta (const MetaInfo &m, const char *n) | |
| Constructs a SlotMeta and registers it with the given MetaInfo. | |
| const char * | name () const |
| Returns the slot prototype string. | |
Metadata entry describing a slot on an ObjectBase-derived class.