|
Scroom 0.14-48-ga0fee447
|
#include <cmath>#include <cstdlib>#include <memory>#include <string>#include <gtk/gtk.h>#include <scroom/gtk-helpers.hh>#include <scroom/interface.hh>#include <scroom/progressinterface.hh>#include <scroom/rectangle.hh>

Go to the source code of this file.
Classes | |
| struct | Selection |
| class | PostRenderer |
| class | SelectionListener |
| class | ToolStateListener |
| class | ViewInterface |
Namespaces | |
| namespace | SelectionType |
Functions | |
| const std::string | SelectionType::GRID ("GridSelection") |
| const std::string | SelectionType::PIXEL ("PixelSelection") |
| const std::string | SelectionType::DEFAULT (GRID) |