Home · All Classes · Modules

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)

FileFlags FileFlags.__ior__ (self, FileFlags f)

FileFlags FileFlags.__ixor__ (self, FileFlags f)

bool FileFlags.__ne__ (self, FileFlags f)

int FileFlags.__nonzero__ (self)

FileFlags FileFlags.__or__ (self, FileFlags f)

FileFlags FileFlags.__xor__ (self, FileFlags f)


PyQt 4.3.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2007Qt 4.3.0