KIO
netaccess.cpp File Reference
#include "netaccess.h"
#include <stdlib.h>
#include <stdio.h>
#include <signal.h>
#include <unistd.h>
#include <cstring>
#include <QtCore/QCharRef>
#include <QtGui/QApplication>
#include <QtCore/QFile>
#include <QtCore/QMetaClassInfo>
#include <QtCore/QTextIStream>
#include <klocale.h>
#include <ktemporaryfile.h>
#include <kdebug.h>
#include <kurl.h>
#include <kstandarddirs.h>
#include "job.h"
#include "copyjob.h"
#include "deletejob.h"
#include "jobuidelegate.h"
#include "scheduler.h"
#include "netaccess.moc"
Include dependency graph for netaccess.cpp:
Go to the source code of this file.
Namespaces | |
KIO | |
Variables | |
static int | lastErrorCode = 0 |
static QString * | lastErrorMsg = 0 |
static QStringList * | tmpfiles |
Variable Documentation
|
static |
Definition at line 82 of file netaccess.cpp.
|
static |
Definition at line 81 of file netaccess.cpp.
|
static |
List of temporary files.
Definition at line 79 of file netaccess.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.