#include <metaproperty.hpp>
Definition at line 19 of file metaproperty.hpp.
qi::MetaProperty::MetaProperty |
( |
unsigned int |
uid, |
|
|
const std::string & |
name, |
|
|
const qi::Signature & |
sig |
|
) |
| |
qi::MetaProperty::MetaProperty |
( |
| ) |
|
bool qi::MetaProperty::isPrivate |
( |
| ) |
const |
return true if property is considered internal, and should not be listed
const std::string& qi::MetaProperty::name |
( |
| ) |
const |
std::string qi::MetaProperty::toString |
( |
| ) |
const |
unsigned int qi::MetaProperty::uid |
( |
| ) |
const |
The documentation for this class was generated from the following file: