topikm6
tbaseutil
C++ Classes
TFileIo
TopIKM6 Reference Documentation
List of All Members for TFileIo
This is the complete list of members for
TFileIo
, including inherited members.
copyFile
(const QString &, const QString &, TError *) : bool
createUuid
() : QString
deleteFile
(const QString &, TError *) : bool
deleteFolder
(const QString &, TError *) : bool
getDirInfoList
(const QString &, bool , const QVariantMap &, TError *) : QVariantList
getFileInfo
(const QString &, const QVariantMap &, TError *) : QVariantMap
getFileMd5
(const QString &, TError *) : QString
isDir
(const QString &, const QVariantMap &, TError *) : bool
isFileExist
(const QString &, const QVariantMap &, TError *) : bool
makePath
(const QString &, TError *) : bool
mimeTypeForFile
(const QString &, QMimeDatabase::MatchMode ) : QVariantMap
openFile
(const QString &, TError *) : bool
readFileBase64
(const QString &, int , TError *) : QByteArray
readFileBase64String
(const QString &, int , TError *) : QString
readFileByteArray
(const QString &, TError *) : QByteArray
readFileString
(const QString &, const QString &, TError *) : QString
saveClipboardToImage
(const QString &, bool , TError *) : bool
writeFileBase64
(const QByteArray &, const QString &, TError *) : bool
writeFileBase64String
(const QString &, const QString &, TError *) : bool
writeFileByteArray
(const QByteArray &, const QString &, TError *) : bool
writeFileString
(const QString &, const QString &, const QString &, bool , TError *) : bool