Contents
QMessageDataComparator Namespace
The QMessageDataComparator namespace contains types used in specifying the comparison of MessageStore objects with user-defined values. More...
#include <QMessageDataComparator>
Types
enum | EqualityComparator { Equal, NotEqual } |
enum | InclusionComparator { Includes, Excludes } |
enum | MatchFlag { MatchCaseSensitive, MatchFullWord } |
flags | MatchFlags |
enum | RelationComparator { LessThan, LessThanEqual, GreaterThan, GreaterThanEqual } |
Detailed Description
The QMessageDataComparator namespace contains types used in specifying the comparison of MessageStore objects with user-defined values.