Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 11

Qt-interest Archive, March 2002
Using subclassed QThread inside QDialog widget


Message 1 in thread

Hello,

I want to use a subclass of QThread inside a
QDialog widget. Has anyone done this?
I am having problems compiling under linux
when I try to instantiate the QThread subclass.

Thanks for any info

Peter


Message 2 in thread

hi,

for using qthread you have to compile the Qt-environment with -thread 
support.

Christian


Peter Willis wrote:
> Hello,
> 
> I want to use a subclass of QThread inside a
> QDialog widget. Has anyone done this?
> I am having problems compiling under linux
> when I try to instantiate the QThread subclass.
> 
> Thanks for any info
> 
> Peter
> 
> --
> List archive and information: http://lists.trolltech.com/qt-interest/
> 
> 


-- 
 [ signature omitted ]