KIO
fileundomanager.cpp File Reference
#include "fileundomanager.h"
#include "fileundomanager_p.h"
#include "clipboardupdater_p.h"
#include "fileundomanager_adaptor.h"
#include <kdatetime.h>
#include <kdebug.h>
#include <kdirnotify.h>
#include <kglobal.h>
#include <kio/copyjob.h>
#include <kio/job.h>
#include <kio/jobuidelegate.h>
#include <klocale.h>
#include <kmessagebox.h>
#include <kjobtrackerinterface.h>
#include <QtDBus/QtDBus>
#include <assert.h>
#include "fileundomanager_p.moc"
#include "fileundomanager.moc"
Include dependency graph for fileundomanager.cpp:
Go to the source code of this file.
Functions | |
static QDataStream & | operator<< (QDataStream &stream, const KIO::BasicOperation &op) |
static QDataStream & | operator<< (QDataStream &stream, const UndoCommand &cmd) |
static QDataStream & | operator>> (QDataStream &stream, BasicOperation &op) |
static QDataStream & | operator>> (QDataStream &stream, UndoCommand &cmd) |
static const char * | undoStateToString (UndoState state) |
Function Documentation
|
static |
Definition at line 48 of file fileundomanager.cpp.
|
static |
Definition at line 65 of file fileundomanager.cpp.
|
static |
Definition at line 54 of file fileundomanager.cpp.
|
static |
Definition at line 71 of file fileundomanager.cpp.
|
static |
Definition at line 43 of file fileundomanager.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.