libglom-1.22
1.21.7
|
Public Member Functions | |
Report () | |
Report (const Report& src) | |
Report& | operator= (const Report& src) |
bool | get_show_table_title () const |
void | set_show_table_title (bool show_table_title=true) |
sharedptr< LayoutGroup > | get_layout_group () |
sharedptr< const LayoutGroup > | get_layout_group () const |
Glom::Report::Report | ( | const Report& | src | ) |
sharedptr<const LayoutGroup> Glom::Report::get_layout_group | ( | ) | const |
bool Glom::Report::get_show_table_title | ( | ) | const |
void Glom::Report::set_show_table_title | ( | bool | show_table_title = true | ) |