libqi-api
2.8.7.4
|
Go to the source code of this file.
Classes | |
class | qi::ProxyProperty< T, PropertyType > |
Namespaces | |
qi | |
Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
#define | _QI_TYPE_PROXYPROPERTY_HPP_ |
Functions | |
template<typename T , template< class...> class PropertyType> | |
void | qi::makeProxyProperty (PropertyType< T > &target, AnyObject object, const std::string &signalName) |
template<typename T , template< class...> class PropertyType> | |
void | qi::makeProxyProperty (ProxyProperty< T, PropertyType > &target, AnyObject object, const std::string &signalName) |
#define _QI_TYPE_PROXYPROPERTY_HPP_ |
Definition at line 8 of file proxyproperty.hpp.