thanks; but label1 is deleted, the object pointed isn't deleted (I'm lucky because QT do this for me at the death of parent) but: is this beautiful? can it cause any problems? (not in general but with QT)
thanks; but label1 is deleted, the object pointed isn't deleted (I'm lucky because QT do this for me at the death of parent) but: is this beautiful? can it cause any problems? (not in general but with QT)
Regards
If you don't need to access that label later, you don't have to keep a pointer to it.
Bookmarks