Home · All Classes · Modules

QFile.FileHandleFlags Class Reference
[QtCore module]

Methods

Special Methods


Detailed Description


Method Documentation

FileHandleFlags.__init__ (self)

FileHandleFlags.__init__ (self, int f)

FileHandleFlags.__init__ (self, FileHandleFlags)

FileHandleFlags FileHandleFlags.__and__ (self, int f)

int FileHandleFlags.__bool__ (self)

bool FileHandleFlags.__eq__ (self, FileHandleFlags f)

FileHandleFlags FileHandleFlags.__iand__ (self, int f)

int FileHandleFlags.__int__ (self)

FileHandleFlags FileHandleFlags.__invert__ (self)

FileHandleFlags FileHandleFlags.__ior__ (self, int f)

FileHandleFlags FileHandleFlags.__ixor__ (self, int f)

bool FileHandleFlags.__ne__ (self, FileHandleFlags f)

FileHandleFlags FileHandleFlags.__or__ (self, int f)

FileHandleFlags FileHandleFlags.__xor__ (self, int f)


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