akonadi
collectionstatisticsjob.cpp
47 CollectionStatisticsJob::CollectionStatisticsJob( const Collection &collection, QObject * parent )
63 d->writeData( d->newTag() + " STATUS " + QByteArray::number( d->mCollection.id() ) + " (MESSAGES UNSEEN SIZE)\n" );
66 void CollectionStatisticsJob::doHandleResponse( const QByteArray & tag, const QByteArray & data )
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Jan 3 2014 22:27:34 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Fri Jan 3 2014 22:27:34 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.