¡@

Home 

c++ Programming Glossary: resultthread

QObject: Cannot create children for a parent that is in a different thread

http://stackoverflow.com/questions/3268073/qobject-cannot-create-children-for-a-parent-that-is-in-a-different-thread

7 Ultimate. Consider the following QThread Header class ResultThread public QThread Q_OBJECT QString _post_data QNetworkAccessManager.. slots void onReplyFinished QNetworkReply net_reply public ResultThread void run void setPostData const QString post_data Implementation.. void setPostData const QString post_data Implementation ResultThread ResultThread _net_acc_mgr this connect _net_acc_mgr SIGNAL finished..