Hi all, there is a method of QGLWidget type draw_string( i, 0, 0, str ) that allows me to draw in (i, 0, 0) the string str ? An example of C + + code that will allow me to do what ?