A unary function object that defines a matching criteria for ObjectItem.
More...
#include <ObjectModel.h>
List of all members.
Detailed Description
A unary function object that defines a matching criteria for ObjectItem.
- Parameters:
-
[in] | inValue | Defines the value that is macthed to the class, name, address of an ObjectItem |
Constructor & Destructor Documentation
conan::MatchObjectByValue::MatchObjectByValue |
( |
const QString & |
inValue |
) |
[inline] |
Member Function Documentation
bool conan::MatchObjectByValue::operator() |
( |
const ObjectItem * |
inItem |
) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: