Displaying vector layer

Hi Tim,

I'm using your tutorial to learn QGIS and have a question regarding the qgsvectorlayer class. In your tutorial, you call the setVisible(TRUE) function of the qgsvectorlayer class (mypLayer->setVisible(TRUE)), however, in the latest QGIS release 0.9.0, the qgsvectorlayer class doesn't have a setVisible() function. Do you know which other function I can use that will cause the same behavior?? Thanks.

Regards,
Bill

Reply