Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qfileutil.cpp File Reference

(884eb3c57cd459c5950d02670c194776db0e63a2)

#include "qfileutil_p.h"
#include <QtCore/qfile.h>
#include <QtCore/qdiriterator.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qstring.h>
Include dependency graph for qfileutil.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE bool copyAllFiles (const QDir &source, const QDir &dest)

Function Documentation

◆ copyAllFiles()

QT_BEGIN_NAMESPACE bool copyAllFiles ( const QDir & source,
const QDir & dest )

Definition at line 12 of file qfileutil.cpp.