k3d::data::change_signal< value_t > Class Template Reference
Signal policy for data containers that notify observers when their value changes, including through undo/redo.
More...
#include <data.h>
List of all members.
Detailed Description
template<typename value_t>
class k3d::data::change_signal< value_t >
Signal policy for data containers that notify observers when their value changes, including through undo/redo.
Member Typedef Documentation
template<typename value_t >
Defines a signal emitted when the underlying data changes. The signal includes an optional "hint" that describes the nature of the change.
Constructor & Destructor Documentation
template<typename value_t >
template<typename init_t >
Member Function Documentation
template<typename value_t >
template<typename value_t >
template<typename value_t >
template<typename value_t >
Member Data Documentation
template<typename value_t >
The documentation for this class was generated from the following file: