libglom-1.26  1.26.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oN__gnu_cxx
oNGio
|\NDBus
oNGlib
oNGlom
|oNConversions
|oNDbUtils
|oNUtils
|oCAppStateThere is one instance per document
|oCsharedptrA ref-counting smart-pointer for the underlying C++ object
|oCReportBuilder
|oCDatabaseTitleThis is a separate class, instead of just deriving Document from TranslatableItem, to avoid the need to use Document via sharedptr
|oCChoiceValueA value of a custom choice, for a field or a layout item
|oCpredicate_FieldHasNameA predicate for use with std::find_if() to find a Field or LayoutItem which refers to the same field, looking at just the name
|oCField
|oCFieldTypes
|oCFoundSetA grouping of information about a view of a table, including what records are viewed (the where clause), how the are sorted (the sort clause)
|oCHasTitleSingularHasTitleSingular instances may have a (translated) singular form of their title
|oCGroupInfo
|oCNumericFormat
|oCPrintLayout
|oCPrivileges
|oCRelationship
|oCReport
|oCSystemPrefs
|oCTableInfo
|oCTranslatableItemTranslatableItem have a map of translation strings - one string for each locale
|oCCustomTitle
|oCFormattingThis specifies how to display data for fields or static text items
|oCLayoutGroup
|oCLayoutItem
|oCLayoutItem_Button
|oCLayoutItem_CalendarPortal
|oCpredicate_LayoutItem_Field_IsSameFieldA predicate for use with std::find_if() to find a LayoutItem_Field which refers to the same field, without comparing irrelevant stuff such as formatting
|oCLayoutItem_FieldA LayoutItem that shows the data from a table field
|oCLayoutItem_Image
|oCLayoutItem_LineThis is only used on print layouts
|oCLayoutItem_NotebookThe child items are LayoutGroups, each of which will be shown on its own tab
|oCLayoutItem_Placeholder
|oCLayoutItem_PortalGet_title() returns either the title of the Field or the CustomTitle
|oCLayoutItem_TextA layout item for static text, and an optional title
|oCLayoutItem_WithFormattingA base class for all layout items that may have formatting options
|oCStaticTextThis reuses the title concept of the TranslatableItem base class to give us translatable text
|oCUsesRelationship
|oCLayoutItem_FieldSummary
|oCLayoutItem_Footer
|oCLayoutItem_GroupByThe child items are fields to be shown for each record in the group
|oCLayoutItem_Header
|oCLayoutItem_Summary
|oCLayoutItem_VerticalGroupThe child items are arranged vertically in a row on a report
|\CDocument
oNGlomBakery
|oCDocumentThe Document is like the 'Model' in the Model-View-Controller framework
|oCDocument_XML
|oCViewThis is a base class which should be multiple-inherited with gtkmm widgets
|oCView_CompositeThis View delegates to sub-views
|\CViewBaseThis is a base class for View
oNGtk
\Nstd
 oNtr1
 \Ntr2