KIO
KIO::CopyInfo Struct Reference
#include <copyjob.h>
Public Attributes | |
time_t | ctime |
QString | linkDest |
time_t | mtime |
int | permissions |
KIO::filesize_t | size |
KUrl | uDest |
KUrl | uSource |
Detailed Description
FIXME: If this is internal, why is being used in a public signal below? (aboutToCreate, see also konq_operations.h/cpp
Member Data Documentation
◆ ctime
◆ linkDest
◆ mtime
◆ permissions
◆ size
KIO::filesize_t KIO::CopyInfo::size |
◆ uDest
◆ uSource
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.