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-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.