![]() |
Qt 6.x
The Qt SDK
|
#include "qplatformdefs.h"
#include "qfilesystemiterator_p.h"
#include <private/qstringconverter_p.h>
#include <memory>
#include <stdlib.h>
#include <errno.h>
Go to the source code of this file.
Functions | |
static QT_BEGIN_NAMESPACE bool | checkNameDecodable (const char *d_name, qsizetype len) |
|
static |
Definition at line 18 of file qfilesystemiterator_unix.cpp.
References QUtf8::ValidUtf8Result::isValidUtf8, and QUtf8::isValidUtf8().
Referenced by QFileSystemIterator::advance().