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>
Include dependency graph for file_win.cpp:
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
|
static |
Definition at line 41 of file file_win.cpp.
Definition at line 57 of file file_win.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.