Home · All Classes · Modules

QSql.ParamType Class Reference
[QtSql module]

Methods

Special Methods


Detailed Description

ParamTypeFlag may be used whenever ParamType is expected.


Method Documentation

ParamType.__init__ (self, ParamType f)

ParamType.__init__ (self)

ParamType ParamType.__and__ (self, int mask)

bool ParamType.__eq__ (self, ParamType f)

ParamType ParamType.__iand__ (self, int mask)

int ParamType.__int__ (self)

ParamType ParamType.__invert__ (self)

ParamType ParamType.__ior__ (self, ParamType f)

ParamType ParamType.__ixor__ (self, ParamType f)

bool ParamType.__ne__ (self, ParamType f)

int ParamType.__nonzero__ (self)

ParamType ParamType.__or__ (self, ParamType f)

ParamType ParamType.__xor__ (self, ParamType f)


PyQt 4.0.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2006Qt 4.1.4