This is a base class which should be multiple-inherited with gtkmm widgets. More...
Inherits GlomBakery::ViewBase.
Inherited by GlomBakery::View_Composite< T_Document >.
List of all members.
Detailed Description
template <class T_Document>
 class GlomBakery::View< T_Document >
This is a base class which should be multiple-inherited with gtkmm widgets. 
You should override save_to_document() and load_from_document(). 
Member Typedef Documentation
template <class T_Document > 
      
 
 
Constructor & Destructor Documentation
template <class T_Document > 
      
 
 
template <class T_Document > 
      
 
 
Member Function Documentation
template <class T_Document > 
      
        
          | virtual T_Document* GlomBakery::View< T_Document >::get_document | ( |  | ) |  [inline, virtual] | 
      
 
 
template <class T_Document > 
      
        
          | virtual const T_Document* GlomBakery::View< T_Document >::get_document | ( |  | ) | const  [inline, virtual] | 
      
 
 
template <class T_Document > 
      
 
 
template <class T_Document > 
      
        
          | virtual void GlomBakery::View< T_Document >::set_document | ( | T_Document * | pDocument | ) |  [inline, virtual] | 
      
 
 
template <class T_Document > 
      
        
          | virtual void GlomBakery::View< T_Document >::set_modified | ( | bool | val = true | ) |  [inline, virtual] | 
      
 
 
Member Data Documentation
template <class T_Document > 
      
 
 
The documentation for this class was generated from the following file:
- document/bakery/view/view.h