Public Member Functions | Public Attributes

conan::MatchObjectByValue Struct Reference

A unary function object that defines a matching criteria for ObjectItem. More...

#include <ObjectModel.h>

List of all members.

Public Member Functions

 MatchObjectByValue (const QString &inValue)
bool operator() (const ObjectItem *inItem)

Public Attributes

QString mValue

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: