logo top
Main Page   Widgets   Namespaces   Book  

Glib::PropertyProxy_WriteOnly< T > Class Template Reference

Inheritance diagram for Glib::PropertyProxy_WriteOnly< T >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template <class T>
class Glib::PropertyProxy_WriteOnly< T >

This property is write-only, so you can not get the value.

See the PropertyProxy base class for more information.


Public Types

typedef T PropertyType

Public Member Functions

 PropertyProxy_WriteOnly (Object* obj, const char* name)
void set_value (const PropertyType& data)
void reset_value ()
PropertyProxy_WriteOnly<T>& operator= (const PropertyType& data)


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 gtkmm2.2 by Doxygen 1.3.4 © 1997-2001