|
libqi-api
release-2.5.3-2016-11-18
|
#include <qi/type/metamethod.hpp>#include <qi/type/metasignal.hpp>#include <qi/type/metaproperty.hpp>Go to the source code of this file.
Classes | |
| class | qi::MetaObject |
| Description of the signals and methods accessible on an ObjectTypeInterface. More... | |
| class | qi::MetaObjectBuilder |
Namespaces | |
| qi | |
| Deprecated in 2.5. Use int8_t from <cstdint>. | |
| qi::detail | |
Macros | |
| #define | _QI_TYPE_METAOBJECT_HPP_ |
Functions | |
| bool | qi::operator< (const MetaObject &a, const MetaObject &b) |
| void | qi::detail::printMetaObject (std::ostream &stream, const qi::MetaObject &metaObject, bool color=true, bool showHidden=false, bool showDoc=false, bool raw=false, bool parseable=false) |
| #define _QI_TYPE_METAOBJECT_HPP_ |
Definition at line 8 of file metaobject.hpp.