Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
viewinterface.hh File Reference
#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>
Include dependency graph for viewinterface.hh:
This graph shows which files directly or indirectly include this file:

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)