messageviewer
adblockshowlistdialog.cpp
Go to the documentation of this file.
107 KIO::FileCopyJob* job = KIO::file_copy(subUrl , destUrl, -1, KIO::HideProgressInfo | KIO::Overwrite);
121 mTextEdit->editor()->setPlainText(i18n("An error occurs during download list: \"%1\"", job->errorString()));
bool isValid() const
bool exists() const
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
QString fromUtf8(const char *str, int size)
void setLayout(QLayout *layout)
~AdBlockShowListDialog()
Definition: adblockshowlistdialog.cpp:57
bool isEmpty() const
void setAdBlockListPath(const QString &localPath, const QString &url)
Definition: adblockshowlistdialog.cpp:78
QByteArray readAll()
void deleteList(const QString &name)
void setListName(const QString &listName)
Definition: adblockshowlistdialog.cpp:140
AdBlockShowListDialog(QWidget *parent=0)
Definition: adblockshowlistdialog.cpp:34
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 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:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.