KIOSlave
file_win.cpp File Reference
#include "file.h"#include <windows.h>#include <QtCore/QDir>#include <QtCore/QDirIterator>#include <QtCore/QFileInfo>#include <config.h>#include <kconfiggroup.h>#include <kdebug.h>Go to the source code of this file.
Functions | |
| static DWORD CALLBACK | CopyProgressRoutine (LARGE_INTEGER TotalFileSize, LARGE_INTEGER TotalBytesTransferred, LARGE_INTEGER StreamSize, LARGE_INTEGER StreamBytesTransferred, DWORD dwStreamNumber, DWORD dwCallbackReason, HANDLE hSourceFile, HANDLE hDestinationFile, LPVOID lpData) |
| static UDSEntry | createUDSEntryWin (const QFileInfo &fileInfo) |
Function Documentation
◆ CopyProgressRoutine()
|
static |
Definition at line 41 of file file_win.cpp.
◆ createUDSEntryWin()
|
static |
Definition at line 57 of file file_win.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.