|
Main Page
Widgets
Namespaces
Book
Glib::PropertyProxy_WriteOnly< T > Class Template ReferenceInheritance diagram for Glib::PropertyProxy_WriteOnly< T >:
[legend]List of all members.
template <class T>
class Glib::PropertyProxy_WriteOnly< T >
Member Typedef Documentation
template <class T> |
typedef T Glib::PropertyProxy_WriteOnly<T>::PropertyType
|
|
Constructor & Destructor Documentation
template <class T> |
Glib::PropertyProxy_WriteOnly<T>::PropertyProxy_WriteOnly |
( |
Object* |
obj, |
|
|
const char* |
name |
|
) |
[inline] |
|
Member Function Documentation
template <class T> |
PropertyProxy_WriteOnly<T>& Glib::PropertyProxy_WriteOnly<T>::operator= |
( |
const PropertyType& |
data |
) |
[inline] |
|
template <class T> |
void Glib::PropertyProxy_WriteOnly<T>::reset_value |
( |
|
) |
[inline] |
|
template <class T> |
void Glib::PropertyProxy_WriteOnly<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
|