Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QMessageDataComparator Namespace Reference

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.


Type Documentation

enum QMessageDataComparator::EqualityComparator

Defines the comparison operations that can be used to compare data elements of QMessageManager objects for equality and inequality.

ConstantValueDescription
QMessageDataComparator::Equal0Represents the '==' operator.
QMessageDataComparator::NotEqual1Represents the '!=' operator.

enum QMessageDataComparator::InclusionComparator

Defines the comparison operations that can be used to compare data elements of QMessageManager objects for inclusion or exclusion.

ConstantValueDescription
QMessageDataComparator::Includes0Represents an operation in which an associated property is tested to determine whether it includes a value.
QMessageDataComparator::Excludes1Represents an operation in which an associated property is tested to determine whether it is equal to the supplied value.

enum QMessageDataComparator::MatchFlag
flags QMessageDataComparator::MatchFlags

This enum describes additional matching criteria when performing a search.

ConstantValueDescription
QMessageDataComparator::MatchCaseSensitiveQt::MatchCaseSensitiveThe key should be case sensitive. Not supported on QMF platform.
QMessageDataComparator::MatchFullWord128The key should only match a complete word. Not supported on Windows and QMF platforms.

The MatchFlags type is a typedef for QFlags<MatchFlag>. It stores an OR combination of MatchFlag values.

enum QMessageDataComparator::RelationComparator

Defines the comparison operations that can be used to compare data elements of QMessageManager objects, according to a specific relation.

ConstantValueDescription
QMessageDataComparator::LessThan0Represents the '<' operator.
QMessageDataComparator::LessThanEqual1Represents the '<=' operator.
QMessageDataComparator::GreaterThan2Represents the '>' operator.
QMessageDataComparator::GreaterThanEqual3Represents the '>= operator'.

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtmobility-1.0
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web