Inherits Glom::TranslatableItem.
List of all members.
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 |
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:
- data_structure/print_layout.h
- data_structure/print_layout.cc