Home · All Classes · Modules

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)

Permissions.__init__ (self, int)

Permissions.__init__ (self)

Permissions Permissions.__and__ (self, int mask)

int Permissions.__bool__ (self)

bool Permissions.__eq__ (self, Permissions f)

Permissions Permissions.__iand__ (self, int mask)

int Permissions.__int__ (self)

Permissions Permissions.__invert__ (self)

Permissions Permissions.__ior__ (self, Permissions f)

Permissions Permissions.__ixor__ (self, Permissions f)

bool Permissions.__ne__ (self, Permissions f)

Permissions Permissions.__or__ (self, Permissions f)

Permissions Permissions.__or__ (self, int f)

Permissions Permissions.__xor__ (self, Permissions f)

Permissions Permissions.__xor__ (self, int f)


PyQt 4.11.4 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7