KIO
deletejob.cpp File Reference
#include "deletejob.h"
#include "kdirlister.h"
#include "scheduler.h"
#include "kdirwatch.h"
#include "kprotocolmanager.h"
#include "jobuidelegate.h"
#include "clipboardupdater_p.h"
#include <kdirnotify.h>
#include <klocale.h>
#include <kdebug.h>
#include <kde_file.h>
#include <QtCore/QTimer>
#include <QtCore/QFile>
#include <QPointer>
#include "job_p.h"
#include "deletejob.moc"
Include dependency graph for deletejob.cpp:
Go to the source code of this file.
Namespaces | |
KIO | |
Enumerations | |
enum | KIO::DeleteJobState { KIO::DELETEJOB_STATE_STATING, KIO::DELETEJOB_STATE_DELETING_FILES, KIO::DELETEJOB_STATE_DELETING_DIRS } |
Functions | |
static bool | isHttpProtocol (const QString &protocol) |
Variables | |
bool | kio_resolve_local_urls |
Function Documentation
Definition at line 44 of file deletejob.cpp.
Variable Documentation
bool kio_resolve_local_urls |
Definition at line 297 of file copyjob.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 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:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.