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