• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KIO

  • sources
  • kde-4.14
  • kdelibs
  • kio
  • kio
Macros | Enumerations | Variables
copyjob.cpp File Reference
#include "copyjob.h"
#include <errno.h>
#include "kdirlister.h"
#include "kfileitem.h"
#include "deletejob.h"
#include "clipboardupdater_p.h"
#include <klocale.h>
#include <kdesktopfile.h>
#include <kdebug.h>
#include <kde_file.h>
#include "slave.h"
#include "scheduler.h"
#include "kdirwatch.h"
#include "kprotocolmanager.h"
#include "jobuidelegate.h"
#include <kdirnotify.h>
#include <ktemporaryfile.h>
#include <utime.h>
#include <assert.h>
#include <QtCore/QTimer>
#include <QtCore/QFile>
#include <sys/stat.h>
#include <QPointer>
#include "job_p.h"
#include <kdiskfreespaceinfo.h>
#include "copyjob.moc"
Include dependency graph for copyjob.cpp:

Go to the source code of this file.

Macros

#define REPORT_TIMEOUT   200
 

Enumerations

enum  CopyJobState {
  STATE_STATING, STATE_RENAMING, STATE_LISTING, STATE_CREATING_DIRS,
  STATE_CONFLICT_CREATING_DIRS, STATE_COPYING_FILES, STATE_CONFLICT_COPYING_FILES, STATE_DELETING_DIRS,
  STATE_SETTING_DIR_ATTRIBUTES
}
 
enum  DestinationState { DEST_NOT_STATED, DEST_IS_DIR, DEST_IS_FILE, DEST_DOESNT_EXIST }
 

Variables

bool kio_resolve_local_urls = true
 

Macro Definition Documentation

#define REPORT_TIMEOUT   200

Definition at line 60 of file copyjob.cpp.

Enumeration Type Documentation

enum CopyJobState

States: STATE_STATING for the dest statCurrentSrc then does, for each src url: STATE_RENAMING if direct rename looks possible (on already exists, and user chooses rename, TODO: go to STATE_RENAMING again) STATE_STATING and then, if dir -> STATE_LISTING (filling 'd->dirs' and 'd->files') STATE_CREATING_DIRS (createNextDir, iterating over 'd->dirs') if conflict: STATE_CONFLICT_CREATING_DIRS STATE_COPYING_FILES (copyNextFile, iterating over 'd->files') if conflict: STATE_CONFLICT_COPYING_FILES STATE_DELETING_DIRS (deleteNextDir) (if moving) STATE_SETTING_DIR_ATTRIBUTES (setNextDirAttribute, iterating over d->m_directoriesCopied) done.

Enumerator
STATE_STATING 
STATE_RENAMING 
STATE_LISTING 
STATE_CREATING_DIRS 
STATE_CONFLICT_CREATING_DIRS 
STATE_COPYING_FILES 
STATE_CONFLICT_COPYING_FILES 
STATE_DELETING_DIRS 
STATE_SETTING_DIR_ATTRIBUTES 

Definition at line 85 of file copyjob.cpp.

enum DestinationState
Enumerator
DEST_NOT_STATED 
DEST_IS_DIR 
DEST_IS_FILE 
DEST_DOESNT_EXIST 

Definition at line 62 of file copyjob.cpp.

Variable Documentation

bool kio_resolve_local_urls = true

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

KDE's Doxygen guidelines are available online.

KIO

Skip menu "KIO"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal