change_field_item_name(const Glib::ustring& table_name, const Glib::ustring& field_name_old, const Glib::ustring& field_name_new) | Glom::Formatting | |
Formatting() | Glom::Formatting | |
Formatting(const Formatting& src) | Glom::Formatting | |
Formatting(Formatting&& src)=delete | Glom::Formatting | |
get_choices_custom() const | Glom::Formatting | virtual |
get_choices_related(std::shared_ptr< const Relationship >& relationship, std::shared_ptr< LayoutItem_Field >& field, std::shared_ptr< LayoutGroup >& extra_layout, type_list_sort_fields& sort_fields, bool& show_all) | Glom::Formatting | |
get_choices_related(std::shared_ptr< const Relationship >& relationship, std::shared_ptr< const LayoutItem_Field >& field, std::shared_ptr< const LayoutGroup >& extra_layout, type_list_sort_fields& sort_fields, bool& show_all) const | Glom::Formatting | |
get_choices_related_relationship(bool& show_all) const | Glom::Formatting | |
get_choices_restricted(bool& as_radio_buttons) const | Glom::Formatting | |
get_custom_choice_original_for_translated_text(const Glib::ustring& text, const Glib::ustring& locale=Glib::ustring()) const | Glom::Formatting | |
get_custom_choice_translated(const Glib::ustring& original_text, const Glib::ustring& locale=Glib::ustring()) const | Glom::Formatting | |
get_has_choices() const | Glom::Formatting | |
get_has_custom_choices() const | Glom::Formatting | |
get_has_related_choices() const | Glom::Formatting | |
get_has_related_choices(bool& show_all, bool& with_second) const | Glom::Formatting | |
get_has_related_relationship_name() const | Glom::UsesRelationship | |
get_has_relationship_name() const | Glom::UsesRelationship | |
get_horizontal_alignment() const | Glom::Formatting | |
get_related_relationship() const | Glom::UsesRelationship | |
get_related_relationship_name() const | Glom::UsesRelationship | |
get_relationship() const | Glom::UsesRelationship | |
get_relationship_display_name() const | Glom::UsesRelationship | |
get_relationship_name() const | Glom::UsesRelationship | |
get_relationship_name_used() const | Glom::UsesRelationship | |
get_relationship_used_allows_edit() const | Glom::UsesRelationship | |
get_sql_join_alias_name() const | Glom::UsesRelationship | |
get_sql_table_or_join_alias_name(const Glib::ustring& parent_table) const | Glom::UsesRelationship | |
get_table_used(const Glib::ustring& parent_table) const | Glom::UsesRelationship | |
get_text_format_color_background() const | Glom::Formatting | |
get_text_format_color_foreground() const | Glom::Formatting | |
get_text_format_color_foreground_to_use(const Gnome::Gda::Value& value) const | Glom::Formatting | |
get_text_format_font() const | Glom::Formatting | |
get_text_format_multiline() const | Glom::Formatting | |
get_text_format_multiline_height_lines() const | Glom::Formatting | |
get_title_singular_used(const Glib::ustring& parent_table_title, const Glib::ustring& locale) const | Glom::UsesRelationship | |
get_title_used(const Glib::ustring& parent_table_title, const Glib::ustring& locale) const | Glom::UsesRelationship | |
get_to_field_used() const | Glom::UsesRelationship | |
HorizontalAlignment enum name | Glom::Formatting | |
m_numeric_format | Glom::Formatting | |
operator=(const Formatting& src) | Glom::Formatting | |
operator=(Formatting&& src)=delete | Glom::Formatting | |
Glom::UsesRelationship::operator=(const UsesRelationship& src) | Glom::UsesRelationship | |
Glom::UsesRelationship::operator=(UsesRelationship&& src)=delete | Glom::UsesRelationship | |
operator==(const Formatting& src) const | Glom::Formatting | |
Glom::UsesRelationship::operator==(const UsesRelationship& src) const | Glom::UsesRelationship | |
set_choices_custom(const type_list_values& choices) | Glom::Formatting | virtual |
set_choices_related(const std::shared_ptr< const Relationship >& relationship_name, const std::shared_ptr< LayoutItem_Field >& field, const std::shared_ptr< LayoutGroup >& extra_layout, const type_list_sort_fields& sort_fields, bool show_all) | Glom::Formatting | |
set_choices_restricted(bool val=true, bool as_radio_buttons=false) | Glom::Formatting | |
set_has_custom_choices(bool val=true) | Glom::Formatting | |
set_has_related_choices(bool val=true) | Glom::Formatting | |
set_horizontal_alignment(HorizontalAlignment alignment) | Glom::Formatting | |
set_related_relationship(const std::shared_ptr< const Relationship >& relationship) | Glom::UsesRelationship | |
set_relationship(const std::shared_ptr< const Relationship >& relationship) | Glom::UsesRelationship | |
set_text_format_color_background(const Glib::ustring& color) | Glom::Formatting | |
set_text_format_color_foreground(const Glib::ustring& color) | Glom::Formatting | |
set_text_format_font(const Glib::ustring& font_desc) | Glom::Formatting | |
set_text_format_multiline(bool value=true) | Glom::Formatting | |
set_text_format_multiline_height_lines(guint value) | Glom::Formatting | |
type_list_sort_fields typedef | Glom::Formatting | |
type_list_values typedef | Glom::Formatting | |
type_pair_sort_field typedef | Glom::Formatting | |
UsesRelationship() | Glom::UsesRelationship | |
UsesRelationship(const UsesRelationship& src) | Glom::UsesRelationship | |
UsesRelationship(UsesRelationship&& src)=delete | Glom::UsesRelationship | |
~Formatting() | Glom::Formatting | virtual |
~UsesRelationship() | Glom::UsesRelationship | virtual |