libglom-1.20
1.19.14
|
Public Types | |
typedef std::list< LayoutInfo > | type_layouts |
typedef std::map < Glib::ustring, sharedptr < Report > > | type_reports |
typedef std::map < Glib::ustring, sharedptr < PrintLayout > > | type_print_layouts |
typedef std::map < Glib::ustring, Gnome::Gda::Value > | type_map_layout_primarykeys |
Public Member Functions | |
DocumentTableInfo () | |
DocumentTableInfo (const DocumentTableInfo& src) | |
DocumentTableInfo& | operator= (const DocumentTableInfo& src) |
Public Attributes | |
sharedptr< TableInfo > | m_info |
type_vec_fields | m_fields |
type_vec_relationships | m_relationships |
type_layouts | m_layouts |
type_reports | m_reports |
type_print_layouts | m_print_layouts |
type_example_rows | m_example_rows |
type_map_layout_primarykeys | m_map_current_record |
Glib::ustring | m_layout_current |
FoundSet | m_foundset_current |
float | m_overviewx |
float | m_overviewy |
typedef std::map<Glib::ustring, Gnome::Gda::Value> Glom::Document::DocumentTableInfo::type_map_layout_primarykeys |
typedef std::map< Glib::ustring, sharedptr<PrintLayout> > Glom::Document::DocumentTableInfo::type_print_layouts |
typedef std::map< Glib::ustring, sharedptr<Report> > Glom::Document::DocumentTableInfo::type_reports |
Glom::Document::DocumentTableInfo::DocumentTableInfo | ( | ) | [inline] |
Glom::Document::DocumentTableInfo::DocumentTableInfo | ( | const DocumentTableInfo& | src | ) | [inline] |
DocumentTableInfo& Glom::Document::DocumentTableInfo::operator= | ( | const DocumentTableInfo& | src | ) | [inline] |