| libglom-1.22
    1.22.0
    | 
A 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. More...
| Public Member Functions | |
| predicate_LayoutItem_Field_IsSameField (const sharedptr< const T_ElementField >& layout_item) | |
| bool | operator() (const sharedptr< const T_Element >& element) | 
A 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.
| Glom::predicate_LayoutItem_Field_IsSameField< T_ElementField, T_Element >::predicate_LayoutItem_Field_IsSameField | ( | const sharedptr< const T_ElementField >& | layout_item | ) |  [inline] | 
| bool Glom::predicate_LayoutItem_Field_IsSameField< T_ElementField, T_Element >::operator() | ( | const sharedptr< const T_Element >& | element | ) |  [inline] | 
 1.7.6.1
 1.7.6.1