QAbstractFileEngine.FileFlags Class Reference
[QtCore module]
Methods
Special Methods
Detailed Description
FileFlag
may be used whenever
FileFlags
is expected.
Method Documentation
FileFlags.__init__ (self, FileFlags f)
FileFlags.__init__ (self)
FileFlags FileFlags.__and__ (self, int mask)
bool FileFlags.__eq__ (self, FileFlags f)
FileFlags FileFlags.__iand__ (self, int mask)
int FileFlags.__int__ (self)
FileFlags FileFlags.__invert__ (self)
bool FileFlags.__ne__ (self, FileFlags f)
int FileFlags.__nonzero__ (self)