[Kde-bindings] QPaintDevice bitBlt() missing from SMOKE runtime

Germain Garand germain at ebooksfrance.org
Mon Aug 25 21:32:53 UTC 2003


Le Lundi 25 Août 2003 21:49, Ashley Winters a écrit :
> The correct (for my definition of /correct/) fix is to never derive
> from classes which would cause -Wnon-virtual-dtor to warn. Those
> classes forfeit the right to publish their protected interface to
> Smoke, and we should only ever call their public methods.

But if those classes are abstract, and since we derive only once for all, 
isn't it OK?
IIUC, the problem is when you destroy a derived object from a base class 
pointer, but here there shouldn't be any ambiguity?





More information about the Kde-bindings mailing list