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...
List of all members.
Detailed Description
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.
Constructor & Destructor Documentation
Glom::predicate_LayoutItem_Field_IsSameField::predicate_LayoutItem_Field_IsSameField |
( |
const sharedptr< const T_Element >& |
layout_item | ) |
[inline] |
Member Function Documentation
bool Glom::predicate_LayoutItem_Field_IsSameField::operator() |
( |
const sharedptr< const T_Element >& |
element | ) |
[inline] |
The documentation for this class was generated from the following file:
- libglom/data_structure/layout/layoutitem_field.h