|
Scroom
0.14
|
#include <cmath>#include <cstdlib>#include <string>#include <boost/shared_ptr.hpp>#include <boost/weak_ptr.hpp>#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 | |
| SelectionType | |
Functions | |
| const std::string | SelectionType::GRID ("GridSelection") |
| const std::string | SelectionType::PIXEL ("PixelSelection") |
| const std::string | SelectionType::DEFAULT (GRID) |