akonadi
collectionstatisticsjob.cpp
43 CollectionStatisticsJob::CollectionStatisticsJob( const Collection &collection, QObject * parent )
59 d->writeData( d->newTag() + " STATUS " + QByteArray::number( d->mCollection.id() ) + " (MESSAGES UNSEEN SIZE)\n" );
62 void CollectionStatisticsJob::doHandleResponse( const QByteArray & tag, const QByteArray & data )
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Nov 26 2012 16:48:19 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Nov 26 2012 16:48:19 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.