libkleo
qgpgmeprogresstokenmapper.cpp
Go to the documentation of this file.
65 { 0, I18N_NOOP("Waiting for new entropy from random number generator (you might want to exercise the harddisks or move the mouse)...") }
73 { 0, I18N_NOOP("Starting gpg-agent (you should consider starting a global instance instead)...") }
109 for ( const _tokens * it = boost::begin( tokens ), *end = boost::end( tokens ) ; it != end ; ++it ) {
static const struct _tokens tokens[]
QString map(const char *token, int subtoken)
Definition: qgpgmeprogresstokenmapper.cpp:93
QString fromUtf8(const char *str, int size)
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
#define make_token(x)
int compare(const QString &other) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 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:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.