Gui::GLPainter Member List

This is the complete list of members for Gui::GLPainter, including all inherited members.

begin(QPaintDevice *device)Gui::GLPainter
drawLine(int x1, int y1, int x2, int y2)Gui::GLPainter
drawPoint(int x, int y)Gui::GLPainter
drawRect(int x, int y, int w, int h)Gui::GLPainter
end()Gui::GLPainter
GLPainter()Gui::GLPainter
isActive() constGui::GLPainter
resetLineStipple()Gui::GLPainter
resetLogicOp()Gui::GLPainter
setColor(float, float, float, float=0)Gui::GLPainter
setDrawBuffer(GLenum)Gui::GLPainter
setLineStipple(GLint factor, GLushort pattern)Gui::GLPainter
setLineWidth(float)Gui::GLPainter
setLogicOp(GLenum)Gui::GLPainter
setPointSize(float)Gui::GLPainter
~GLPainter()Gui::GLPaintervirtual