nux-1.16.0
nux::PropertyChangedSignal< VALUE_TYPE > Class Template Reference
Inheritance diagram for nux::PropertyChangedSignal< VALUE_TYPE >:
nux::Property< VALUE_TYPE > nux::ROProperty< VALUE_TYPE > nux::RWProperty< VALUE_TYPE > nux::SerializableProperty< VALUE_TYPE >

List of all members.

Public Member Functions

void DisableNotifications ()
void EnableNotifications ()
void EmitChanged (VALUE_TYPE const &new_value)

Public Attributes

sigc::signal< void, VALUE_TYPE
const & > 
changed

Detailed Description

template<typename VALUE_TYPE>
class nux::PropertyChangedSignal< VALUE_TYPE >

Definition at line 42 of file Property.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends