kget
FileDeleter::Private Class Reference
#include <filedeleter_p.h>
Inheritance diagram for FileDeleter::Private:
Public Slots | |
void | slotResult (KJob *job) |
Public Member Functions | |
Private () | |
~Private () | |
KJob * | deleteFile (const KUrl &dest, QObject *receiver, const char *method) |
bool | isFileBeingDeleted (const KUrl &dest) const |
Detailed Description
Definition at line 29 of file filedeleter_p.h.
Constructor & Destructor Documentation
FileDeleter::Private::Private | ( | ) |
Definition at line 25 of file filedeleter.cpp.
FileDeleter::Private::~Private | ( | ) |
Definition at line 30 of file filedeleter.cpp.
Member Function Documentation
KJob * FileDeleter::Private::deleteFile | ( | const KUrl & | dest, |
QObject * | receiver, | ||
const char * | method | ||
) |
Definition at line 39 of file filedeleter.cpp.
bool FileDeleter::Private::isFileBeingDeleted | ( | const KUrl & | dest | ) | const |
Definition at line 34 of file filedeleter.cpp.
|
slot |
Definition at line 57 of file filedeleter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 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:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.