properties-cpp
0.0.1
A very simple convenience library for handling properties and signals in C++11.
Here is a list of all class members with links to the classes they belong to:
- c -
changed() :
core::Property< T >
connect() :
core::Signal< Arguments >
,
core::Signal< void >
- d -
disconnect() :
core::Connection
dispatch_via() :
core::Connection
Dispatcher :
core::Connection
- g -
get() :
core::Property< T >
Getter :
core::Property< T >
- i -
install() :
core::Property< T >
is_connected() :
core::Connection
- m -
mutable_get() :
core::Property< T >
- o -
operator const T &() :
core::Property< T >
operator()() :
core::Signal< Arguments >
,
core::Signal< void >
operator->() :
core::Property< T >
operator<() :
core::ScopedConnection
operator=() :
core::Property< T >
,
core::ScopedConnection
,
core::Signal< Arguments >
,
core::Signal< void >
operator== :
core::Property< T >
,
core::ScopedConnection
,
core::Signal< Arguments >
,
core::Signal< void >
operator| :
core::Property< T >
- p -
Property() :
core::Property< T >
- s -
ScopedConnection() :
core::ScopedConnection
set() :
core::Property< T >
Setter :
core::Property< T >
Signal() :
core::Signal< Arguments >
,
core::Signal< void >
Slot :
core::Signal< Arguments >
,
core::Signal< void >
- u -
update() :
core::Property< T >
- v -
ValueType :
core::Property< T >
- ~ -
~Property() :
core::Property< T >
~ScopedConnection() :
core::ScopedConnection
~Signal() :
core::Signal< Arguments >
,
core::Signal< void >
Generated on Sun Jan 26 2020 13:43:57 for properties-cpp by
1.8.17