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"
Go to the source code of this file.
Namespaces | |
namespace | 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
◆ isHttpProtocol()
|
static |
Definition at line 44 of file deletejob.cpp.
Variable Documentation
◆ kio_resolve_local_urls
|
extern |
Definition at line 297 of file copyjob.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.