On quinta-feira, 1 de agosto de 2013 16:52:34, william.croc...@analog.com 
wrote:
> On 08/01/2013 01:54 PM, Giuseppe D'Angelo wrote:
> > On 1 August 2013 19:50, Bill Crocker<william.croc...@analog.com>  wrote:
> >> Note that QThread already has a virtual member function, run(),
> >> so this would not be it's first.
> >> 
> >> Is true?
> > 
> > No. QThread inherits from QObject, which has a virtual dtor. That's
> > enough for making any subclasses' dtor virtual.
> 
> Grrr. Yes, of course. Embarrassing. I should have known that.
> 
> I guess I was so excited to have found *something*
> that would bring my latest quest to an end that
> I just stopped thinking. Back to the drawing board.

It's not that difficult to find something wrong in Qt. But you shouldn't try to 
find it in some place that's been used by everyone and their mothers for 10 
years -- the chance that there's something wrong there is fairly small :-)

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to