Re: [kln2-devel] segmentation fault
Brought to you by:
wiecko
From: Carlo <si...@bl...> - 2004-10-15 16:48:30
|
Hi, I understood the delete in ~PianoKeyboard... sorry for that question I didn't think to Qt deleting the elements. In PianoKeyboardKey constructor I enabled AutoDelete for notes, that are no more QObjects. And delete the local variable points ( setPoints() makes a copy, doesn't he? ) btw Is KLearnNotes2::endKLearnNotes2() still needed? reagards, Carlo |