Lets think we created a form using designer and used it in our application.uic is creating a header file as you know.In it there are many pointers.I want to learn how these are deleted automaticly?
I am deleting them in my class destructor.Will I delete them in my destructor?