Glom::PrintLayout Class Reference

Inherits Glom::TranslatableItem.

Collaboration diagram for Glom::PrintLayout:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PrintLayout ()
 PrintLayout (const PrintLayout& src)
PrintLayoutoperator= (const PrintLayout& src)
bool get_show_table_title () const
void set_show_table_title (bool show_table_title=true)
void set_page_setup (const std::string& page_setup)
 Sets the Page Setup as it would be created by a Gtk::PageSetup.
std::string get_page_setup () const
 Returns the Page Setup as it would be created by a Gtk::PageSetup.

Public Attributes

sharedptr< LayoutGroupm_layout_group

Constructor & Destructor Documentation

Glom::PrintLayout::PrintLayout (  ) 
Glom::PrintLayout::PrintLayout ( const PrintLayout src  ) 

Member Function Documentation

std::string Glom::PrintLayout::get_page_setup (  )  const

Returns the Page Setup as it would be created by a Gtk::PageSetup.

bool Glom::PrintLayout::get_show_table_title (  )  const
PrintLayout& Glom::PrintLayout::operator= ( const PrintLayout src  ) 

Reimplemented from Glom::TranslatableItem.

void Glom::PrintLayout::set_page_setup ( const std::string &  page_setup  ) 

Sets the Page Setup as it would be created by a Gtk::PageSetup.

void Glom::PrintLayout::set_show_table_title ( bool  show_table_title = true  ) 

Member Data Documentation


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

Generated on Thu Jul 22 16:53:06 2010 for libglom-1.14 by  doxygen 1.6.1