libglom-1.18 1.18.4
Public Member Functions | Public Attributes

Glom::PrintLayout Class Reference

Inheritance diagram for Glom::PrintLayout:
Inheritance graph
[legend]
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)
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 file: