A predicate for use with std::find_if() to find a Field or LayoutItem which refers to the same field, looking at just the name. More...
List of all members.
Detailed Description
A predicate for use with std::find_if() to find a Field or LayoutItem which refers to the same field, looking at just the name.
Constructor & Destructor Documentation
Glom::predicate_FieldHasName::predicate_FieldHasName |
( |
const Glib::ustring & |
strName | ) |
[inline] |
virtual Glom::predicate_FieldHasName::~predicate_FieldHasName |
( |
| ) |
[inline, virtual] |
Member Function Documentation
bool Glom::predicate_FieldHasName::operator() |
( |
const T_Element & |
element | ) |
[inline] |
bool Glom::predicate_FieldHasName::operator() |
( |
const sharedptr< T_Element >& |
element | ) |
[inline] |
bool Glom::predicate_FieldHasName::operator() |
( |
const sharedptr< const T_Element >& |
element | ) |
[inline] |
The documentation for this class was generated from the following file:
- libglom/data_structure/field.h