![]() |
![]() |
Public Member Functions | |
PropertyProxy_Base (ObjectBase* obj, const char* property_name) | |
PropertyProxy_Base (const PropertyProxy_Base& other) | |
SignalProxyProperty | signal_changed () |
This signal will be emitted when the property changes. | |
ObjectBase* | get_object () const |
const char* | get_name () const |
Protected Member Functions | |
void | set_property_ (const Glib::ValueBase& value) |
void | get_property_ (Glib::ValueBase& value) const |
void | reset_property_ () |
Protected Attributes | |
ObjectBase* | obj_ |
const char* | property_name_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This signal will be emitted when the property changes.
|
|
|
|
|