|
| ShortcutCombination (const QList< QSharedPointer< Matcher< T > > > &m) |
|
void | describeTo (Description &description, const QString &op) const |
|
virtual void | describeMismatch (const T &item, Description &description) const |
| Generate a description of why the matcher has not accepted the item. More...
|
|
virtual QString | toString () const |
|
virtual bool | matches (const T &item) const =0 |
| Evaluates the matcher for argument item. More...
|
|
virtual void | describeTo (Description &description) const =0 |
| Generates a description of the object. More...
|
|
|
virtual bool | matches (const T &item, bool shortcut) const |
|
The documentation for this class was generated from the following file: