|
Main Page
Widgets
Namespaces
Book
Glib::Property< T > Class Template ReferenceInheritance diagram for Glib::Property< T >:
[legend]List of all members.
template <class T>
class Glib::Property< T >
Member Typedef Documentation
template <class T> |
typedef T Glib::Property<T>::PropertyType
|
|
template <class T> |
typedef Glib::Value<T> Glib::Property<T>::ValueType
|
|
Constructor & Destructor Documentation
Member Function Documentation
template <class T> |
PropertyType Glib::Property<T>::get_value |
( |
|
) |
const [inline] |
|
template <class T> |
Glib::Property<T>::operator PropertyType |
( |
|
) |
const [inline] |
|
template <class T> |
Property<T>& Glib::Property<T>::operator= |
( |
const PropertyType& |
data |
) |
[inline] |
|
template <class T> |
void Glib::Property<T>::set_value |
( |
const PropertyType& |
data |
) |
[inline] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|