KIO
renamedialog.h File Reference
#include <ksqueezedtextlabel.h>
#include <kurl.h>
#include <QtGui/QDialog>
#include <QtCore/QString>
#include <sys/types.h>
#include <kio/global.h>
Include dependency graph for renamedialog.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KIO::RenameDialog |
Namespaces | |
KIO | |
Enumerations | |
enum | KIO::RenameDialog_Mode { KIO::M_OVERWRITE = 1, KIO::M_OVERWRITE_ITSELF = 2, KIO::M_SKIP = 4, KIO::M_SINGLE = 8, KIO::M_MULTI = 16, KIO::M_RESUME = 32, KIO::M_NORENAME = 64, KIO::M_ISDIR = 128 } |
enum | KIO::RenameDialog_Result { KIO::R_RESUME = 6, KIO::R_RESUME_ALL = 7, KIO::R_OVERWRITE = 4, KIO::R_OVERWRITE_ALL = 5, KIO::R_SKIP = 2, KIO::R_AUTO_SKIP = 3, KIO::R_RENAME = 1, KIO::R_AUTO_RENAME = 8, KIO::R_CANCEL = 0 } |
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.