#include <hk_dbvisible.h>
Inheritance diagram for hk_dbvisible:


Public Member Functions | |
| hk_dbvisible (hk_presentation *p=NULL) | |
| void | set_database (hk_database *db) |
| hk_database * | database (void) const |
Protected Member Functions | |
| virtual void | database_delete (void) |
| virtual void | before_source_vanishes (void) |
| virtual void | list_changes (listtype type) |
Protected Attributes | |
| hk_database * | p_database |
Friends | |
| class | hk_database |
| void hk_dbvisible::set_database | ( | hk_database * | db | ) |
the database which is base of this object
| void hk_dbvisible::before_source_vanishes | ( | void | ) | [protected, virtual] |
FOR WIDGET DEVELOPERS ONLY: will be automatically called before the database will be closed.(i.e when a new database will be created and the old one will be destroyed by hk_connection
1.5.0