![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qfileutil_p.h"
#include <QtCore/qfile.h>
#include <QtCore/qdiriterator.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE bool | copyAllFiles (const QDir &source, const QDir &dest) |
QT_BEGIN_NAMESPACE bool copyAllFiles | ( | const QDir & | source, |
const QDir & | dest ) |
Definition at line 12 of file qfileutil.cpp.