libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
GtkCRN::AltoDocument Class Reference

Displays an alto document. More...

#include <GtkCRNAltoDocument.h>

+ Inheritance diagram for GtkCRN::AltoDocument:
+ Collaboration diagram for GtkCRN::AltoDocument:

Public Member Functions

 AltoDocument ()
 
virtual ~AltoDocument () override
 
void set_alto (const crn::xml::SAltoWrapper &aw)
 
void set_show_toolbar (bool show)
 
Documentget_document ()
 
AltoImageget_image_wrapper ()
 
Glib::RefPtr< Gtk::ActionGroup > get_image_actions ()
 
Glib::RefPtr< Gtk::ActionGroup > get_alto_actions ()
 

Detailed Description

Displays an alto document.

Definition at line 34 of file GtkCRNAltoDocument.h.

Constructor & Destructor Documentation

AltoDocument::AltoDocument ( )

Definition at line 27 of file GtkCRNAltoDocument.cpp.

virtual GtkCRN::AltoDocument::~AltoDocument ( )
inlineoverridevirtual

Definition at line 38 of file GtkCRNAltoDocument.h.

Member Function Documentation

Glib::RefPtr<Gtk::ActionGroup> GtkCRN::AltoDocument::get_alto_actions ( )
inline

Definition at line 48 of file GtkCRNAltoDocument.h.

Document& GtkCRN::AltoDocument::get_document ( )
inline

Definition at line 44 of file GtkCRNAltoDocument.h.

Glib::RefPtr<Gtk::ActionGroup> GtkCRN::AltoDocument::get_image_actions ( )
inline

Definition at line 47 of file GtkCRNAltoDocument.h.

AltoImage& GtkCRN::AltoDocument::get_image_wrapper ( )
inline

Definition at line 45 of file GtkCRNAltoDocument.h.

void AltoDocument::set_alto ( const crn::xml::SAltoWrapper &  aw)

Definition at line 46 of file GtkCRNAltoDocument.cpp.

void AltoDocument::set_show_toolbar ( bool  show)

Definition at line 55 of file GtkCRNAltoDocument.cpp.


The documentation for this class was generated from the following files: