libglom-1.22
1.21.2
|
Public Member Functions | |
ReportBuilder () | |
virtual | ~ReportBuilder () |
void | set_document (Document* document) |
Report >& report) | |
Report >& report) | |
Static Public Member Functions | |
static sharedptr< Report > | create_standard_list_report (const Document* document, const Glib::ustring& table_name) |
Glom::ReportBuilder::ReportBuilder | ( | ) |
virtual Glom::ReportBuilder::~ReportBuilder | ( | ) | [virtual] |
static sharedptr<Report> Glom::ReportBuilder::create_standard_list_report | ( | const Document* | document, |
const Glib::ustring & | table_name | ||
) | [static] |
Glib::ustring Glom::ReportBuilder::report_build | ( | const FoundSet& | found_set, |
const sharedptr< const Report >& | report | ||
) |
std::string Glom::ReportBuilder::report_build_and_save | ( | const FoundSet& | found_set, |
const sharedptr< const Report >& | report | ||
) |
void Glom::ReportBuilder::set_document | ( | Document* | document | ) |