Home · All Classes · Modules

QGLShader.ShaderType Class Reference
[QtOpenGL module]

Methods

Special Methods


Detailed Description


Method Documentation

ShaderType.__init__ (self, ShaderType)

ShaderType.__init__ (self, int)

ShaderType.__init__ (self)

ShaderType ShaderType.__and__ (self, int mask)

int ShaderType.__bool__ (self)

bool ShaderType.__eq__ (self, ShaderType f)

ShaderType ShaderType.__iand__ (self, int mask)

int ShaderType.__int__ (self)

ShaderType ShaderType.__invert__ (self)

ShaderType ShaderType.__ior__ (self, ShaderType f)

ShaderType ShaderType.__ixor__ (self, ShaderType f)

bool ShaderType.__ne__ (self, ShaderType f)

ShaderType ShaderType.__or__ (self, ShaderType f)

ShaderType ShaderType.__or__ (self, int f)

ShaderType ShaderType.__xor__ (self, ShaderType f)

ShaderType ShaderType.__xor__ (self, int f)


PyQt 4.8.3 for X11Copyright © Riverbank Computing Ltd and Nokia 2011Qt 4.7.1