libglom-1.20 1.19.16
|
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_Element >& 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_Element >::predicate_LayoutItem_Field_IsSameField | ( | const sharedptr< const T_Element >& | layout_item | ) | [inline] |
bool Glom::predicate_LayoutItem_Field_IsSameField< T_Element >::operator() | ( | const sharedptr< const T_Element >& | element | ) | [inline] |