Hi,
I am developing an RealTime Application.
This application is suppose to an area where i should be able to layers. where in one particular layer i should be able to draw, one layer where i should be able to show background images and many layers each having its own purpose. i should also have the option to enable and disable layers. on the whole i need to know how Qt supports this to the maximum? and which Qt class is the best for this kind of requirement. I am a newbie to Qt. Can anyone please help in finding this by stating the advantages and disadvantages for each class that supports this kind of layered approach.
---
Thanks...