libglom-1.30
1.30.0
|
Public Member Functions | |
ReportBuilder (const std::locale& locale) | |
virtual | ~ReportBuilder () |
void | set_document (Document* document) |
Glib::ustring | report_build (const FoundSet& found_set, const std::shared_ptr< const Report >& report) |
std::string | report_build_and_save (const FoundSet& found_set, const std::shared_ptr< const Report >& report) |
Static Public Member Functions | |
static std::shared_ptr< Report > | create_standard_list_report (const Document* document, const Glib::ustring& table_name) |
|
explicit |
|
virtual |
|
static |
Glib::ustring Glom::ReportBuilder::report_build | ( | const FoundSet& | found_set, |
const std::shared_ptr< const Report >& | report | ||
) |
std::string Glom::ReportBuilder::report_build_and_save | ( | const FoundSet& | found_set, |
const std::shared_ptr< const Report >& | report | ||
) |
void Glom::ReportBuilder::set_document | ( | Document* | document | ) |