kgpg
kgpgaddphoto.cpp
Go to the documentation of this file.
41 if (KMessageBox::questionYesNo(0, i18n("This image is very large. Use it anyway?"), QString(), KGuiItem(i18n("Use Anyway")), KGuiItem(i18n("Do Not Use"))) == KMessageBox::Yes) {
void write(const QByteArray &a, const bool lf=true)
write data to standard input of gpg process
Definition: kgpgtransaction.cpp:413
void setImagePath(const QString &imagepath)
Definition: kgpgaddphoto.cpp:55
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
virtual bool nextLine(const QString &line)
handle standard GnuPG prompts
Definition: kgpgeditkeytransaction.cpp:60
bool endsWith(const QString &s, Qt::CaseSensitivity cs) const
unexpected sequence of GnuPG messages
Definition: kgpgtransaction.h:62
KGpgAddPhoto(QObject *parent, const QString &keyid, const QString &imagepath)
Definition: kgpgaddphoto.cpp:19
bool contains(QChar ch, Qt::CaseSensitivity cs) const
void setSuccess(const int v)
set the success value that will be returned with the done signal
Definition: kgpgtransaction.cpp:448
virtual bool nextLine(const QString &line)
handle standard GnuPG prompts
Definition: kgpgaddphoto.cpp:30
QByteArray toUtf8() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 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:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.