QFtpCompat 1.0.0
Qt6-compatible async FTP client library
Loading...
Searching...
No Matches
qftpcompatdirentry.h File Reference

FTP directory entry returned by QFtpCompat::list(). More...

#include <QDateTime>
#include <QString>
#include <QVector>

Go to the source code of this file.

Classes

class  QFtpCompatDirEntry
 Represents a single entry from an FTP LIST response. More...

Detailed Description

FTP directory entry returned by QFtpCompat::list().

Definition in file qftpcompatdirentry.h.