Hi all!

I am currently porting a program from Qt3 to Qt4.
This program also uses the Qwt package 4.2.0, which i have to port to 5.0.2 too.
The problem now is, that there is a grid() function in Qwt 4.2.0 which returns the canvas grid, and in Qwt 5.0.2 I can't find this function anymore.
Can somebody help me?