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  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QContactChangeLogFilter Class

The QContactChangeLogFilter class provides a filter based around a contact timestamp criterion. More...

 #include <QContactChangeLogFilter>

Inherits: QContactFilter.

Public Types

enum EventType { EventAdded, EventChanged, EventRemoved }

Public Functions

QContactChangeLogFilter(QContactChangeLogFilter::EventType type = QContactChangeLogFilter::EventAdded)
QContactChangeLogFilter(const QContactFilter & other)
QContactChangeLogFilter::EventType eventType() const
void setEventType(QContactChangeLogFilter::EventType type)
void setSince(const QDateTime & since)
QDateTime since() const

Detailed Description

The QContactChangeLogFilter class provides a filter based around a contact timestamp criterion.

It may be used to select contacts which have been updated or created within a certain period of time.

Member Type Documentation

enum QContactChangeLogFilter::EventType

Enumerates the type of changes which a changelog filter can match against

ConstantValue
QContactChangeLogFilter::EventAdded0
QContactChangeLogFilter::EventChanged1
QContactChangeLogFilter::EventRemoved2

Member Function Documentation

QContactChangeLogFilter::QContactChangeLogFilter(QContactChangeLogFilter::EventType type = QContactChangeLogFilter::EventAdded)

Constructs a new changelog filter which matches changes of the specified type

QContactChangeLogFilter::QContactChangeLogFilter(const QContactFilter & other)

Constructs a copy of other if possible, otherwise constructs a new changelog filter

QContactChangeLogFilter::EventType QContactChangeLogFilter::eventType() const

Returns the type of change that this filter will match against

See also setEventType().

void QContactChangeLogFilter::setEventType(QContactChangeLogFilter::EventType type)

Sets the type of change that this filter will match against to type

See also eventType().

void QContactChangeLogFilter::setSince(const QDateTime & since)

Sets the date and time lower-bound criterion of the filter to since

See also since().

QDateTime QContactChangeLogFilter::since() const

Returns the date and time lower-bound criterion of the filter

See also setSince().

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 5.0-snapshot
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