This is a base class which should be multiple-inherited with gtkmm widgets. More...
List of all members.
Detailed Description
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
Constructor & Destructor Documentation
GlomBakery::View::View |
( |
| ) |
[inline] |
virtual GlomBakery::View::~View |
( |
| ) |
[inline, virtual] |
Member Function Documentation
virtual T_Document* GlomBakery::View::get_document |
( |
| ) |
[inline, virtual] |
virtual const T_Document* GlomBakery::View::get_document |
( |
| ) |
const [inline, virtual] |
void GlomBakery::View::on_document_forget |
( |
| ) |
[inline, protected] |
virtual void GlomBakery::View::set_document |
( |
T_Document * |
pDocument | ) |
[inline, virtual] |
virtual void GlomBakery::View::set_modified |
( |
bool |
val = true | ) |
[inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file:
- libglom/document/bakery/view/view.h