egami
C++ Image Processing program
|
Display_catalogue content: pages and headers. More...
#include <memory>
#include <string>
#include <type_traits>
#include <gtkmm/box.h>
#include <gtkmm/button.h>
#include <gtkmm/enums.h>
#include <gtkmm/image.h>
#include <gtkmm/label.h>
#include <gtkmm/paned.h>
#include <gtkmm/scrolledwindow.h>
#include <gtkmm/widget.h>
#include "display_unit.hpp"
Go to the source code of this file.
Classes | |
class | Display_page |
A page in the display zone. More... | |
class | Display_page_header |
The header of a Display_page. More... |
Display_catalogue content: pages and headers.
Definition in file display_page.hpp.