libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Functions
proxyproperty.hpp File Reference
#include <qi/log.hpp>
#include <qi/property.hpp>
#include <qi/anyfunction.hpp>

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)
 

Macro Definition Documentation

#define _QI_TYPE_PROXYPROPERTY_HPP_

Definition at line 8 of file proxyproperty.hpp.