[][src]Module qt_core::q_file_device

C++ type: QFileDevice

Structs

FileError

This enum describes the errors that may be returned by the error() function.

FileHandleFlag

This enum is used when opening a file to specify additional options which only apply to files and not to a generic QIODevice.

FileTime

This enum is used by the fileTime() and setFileTime() functions.

MemoryMapFlags

This enum describes special options that may be used by the map() function.

Permission

This enum is used by the permission() function to report the permissions and ownership of a file. The values may be OR-ed together to test multiple permissions and ownership values.