egami
C++ Image Processing program
Catalogue< Tab, Page > Member List
This is the complete list of members for Catalogue< Tab, Page >, including all inherited members.
append(std::shared_ptr< Tab > tab, std::shared_ptr< Page > page)Catalogue< Tab, Page >
Catalogue()Catalogue< Tab, Page >
Pages typedefCatalogue< Tab, Page > [protected]
pagesCatalogue< 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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends