egami
C++ Image Processing program
|
append(std::shared_ptr< Tab > tab, std::shared_ptr< Page > page) | Catalogue< Tab, Page > | |
Catalogue() | Catalogue< Tab, Page > | |
Pages typedef | Catalogue< Tab, Page > | [protected] |
pages | Catalogue< Tab, Page > | [protected] |
remove(unsigned id) | Catalogue< Tab, Page > | |
static_assert(std::is_base_of< Gtk::Widget, Tab >::value,"The Tab type of a Catalogue must have Gtk::Widget as a base class") | Catalogue< Tab, Page > | [private] |
static_assert(std::is_base_of< Gtk::Widget, Page >::value,"The Page type of a Catalogue must have Gtk::Widget as a base class") | Catalogue< Tab, Page > | [private] |