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

Qt-interest Archive, November 2007
parent arg for QThread constructor ?


Message 1 in thread

The constructor for QThread looks like this:

QThread( QObject * parent = 0 )

However, I can't see anything that explains the role of
the parent object in the documentation. Can someone explain
when a QThread needs, and does not need, the parent argument ?

-- 
 [ signature omitted ]