knode
kncleanup.cpp
Go to the documentation of this file.
62 d_lg->showMessage( i18n( "Deleting expired articles in <b>%1</b>", (*it)->name() ) ); // krazy:exclude=qmethods
68 d_lg->showMessage( i18n("Compacting folder <b>%1</b>", (*it)->name() ) ); // krazy:exclude=qmethods
90 int expDays=0, idRef=0, foundId=-1, delCnt=0, leftCnt=0, newCnt=0, firstArtNr=g->firstNr(), firstNew=-1;
246 //===============================================================================================
void setCodec(QTextCodec *codec)
void clear()
boost::shared_ptr< KNLocalArticle > Ptr
Shared pointer to a KNLocalArticle. To be used instead of raw KNLocalArticle*.
Definition: knarticle.h:216
void expireGroup(KNGroup::Ptr g, bool showResult=false)
Definition: kncleanup.cpp:88
QString readLine(qint64 maxlen)
void setValue(int value)
Expirery/cleaup settings (globally or per account/group/folder).
Definition: knconfig.h:132
void setGeometry(int x, int y, int w, int h)
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
int count(const T &value) const
QString fileName() const
bool isEmpty() const
typedef Iterator
iterator end()
Definition: kncollection.h:35
boost::shared_ptr< KNRemoteArticle > Ptr
Shared pointer to a KNRemoteArticle. To be used instead of raw KNRemoteArticle*.
Definition: knarticle.h:109
void showMessage(const QString &s)
Shows a message in the progress dialog.
Definition: kncleanup.cpp:300
void flush()
Definition: kncollection.h:36
ProgressDialog(int steps, QWidget *parent=0)
Creates a new progress dialog.
Definition: kncleanup.cpp:249
QString absolutePath() const
void setRange(int minimum, int maximum)
iterator begin()
void setSpacing(int spacing)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.