Closed gck-ableton closed 8 years ago
There are use cases where StyleSets might live longer than the QML Engine which created them (e.g. with deferred delete events). In that case destroying them must be access the StyleSetProps already destroyed by the engine of course.
@mli-ableton
@gck-ableton: "destroying them must be access the StyleSetProps" doesn't sound English to me, but then I am not a native speaker...
"... must not access the ..." is what I wanted to say, I guess.
There are use cases where StyleSets might live longer than the QML Engine which created them (e.g. with deferred delete events). In that case destroying them must be access the StyleSetProps already destroyed by the engine of course.
@mli-ableton