Scroom  0.14
presentationinterface.hh File Reference
#include <set>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <gdk/gdk.h>
#include <cairo.h>
#include <scroom/interface.hh>
#include <scroom/observable.hh>
#include <scroom/rectangle.hh>
#include <scroom/viewinterface.hh>
Include dependency graph for presentationinterface.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Viewable
 
class  PresentationInterface
 
class  PresentationBase
 
class  PresentationBaseSimple
 
class  Aggregate
 

Typedefs

using ViewObservable = Scroom::Utils::Observable< Viewable >
 

Typedef Documentation

◆ ViewObservable