Module qt_core::q_file_device

source ·
Expand description

C++ type: QFileDevice

Structs

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

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

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

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

  • 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.