libglom-1.20  1.19.14
Public Member Functions
Glom::predicate_LayoutItem_Field_IsSameField Class Reference

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.

Public Member Functions

 predicate_LayoutItem_Field_IsSameField (const sharedptr< const T_Element >& layout_item)
bool operator() (const sharedptr< const T_Element >& element)

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: