kleopatra
crlview.cpp
Go to the documentation of this file.
115 KMessageBox::error( this, i18n( "Unable to start gpgsm process. Please check your installation." ), i18n( "Certificate Manager Error" ) );
143 KMessageBox::error( this, i18n( "The GpgSM process ended prematurely because of an unexpected error." ), i18n( "Certificate Manager Error" ) );
void append(const QString &text)
bool close()
QString & append(QChar ch)
virtual void closeEvent(QCloseEvent *e)
void clear()
void clear()
void finished(int result)
void resize(int w, int h)
void setEnabled(bool)
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
virtual void addItem(QLayoutItem *item)
void setMargin(int margin)
void setFont(const QFont &)
int width(const QString &text, int len) const
void stop()
QFontMetrics fontMetrics() const
void addStretch(int stretch)
void start(int msec)
void setReadOnly(bool ro)
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
int lineSpacing() const
void setSpacing(int spacing)
void slotProcessExited(int, QProcess::ExitStatus)
Definition: crlview.cpp:139
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.