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