Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
WindowsFileAttributes Namespace Reference

Enumerations

enum  {
  Dir = 0x10 , File = 0x80 , TypeMask = 0x90 , ReadOnly = 0x01 ,
  PermMask = 0x01
}
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
Dir 
File 
TypeMask 
ReadOnly 
PermMask 

Definition at line 158 of file qzip.cpp.