| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 5 | |
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 ]