You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Friday, April 6th 2012, 4:27am

~QTextFrame() gets called many times

Hello there,

I am a newbee here, I was wondering why ~QTextFrame() gets called so many times whenever there is some GUI changes in my application. Not able to trace it. Looks like it has been called from someQsequentialAnimationGroup which I have never used.
My doubt is : Probably it might be an default behavior of some GUI components. If so, how do I disable it.
Answer to clear the picture, for the destructor call of QTextFrame() would be really appreciated :)

Thanks
Hrishi