libglom-1.22
1.23.2
|
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...
Public Member Functions | |
predicate_FieldHasName (const Glib::ustring& strName) | |
virtual | ~predicate_FieldHasName () |
bool | operator() (const T_Element& element) |
bool | operator() (const sharedptr< T_Element >& element) |
bool | operator() (const sharedptr< const T_Element >& element) |
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.
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
inline |