Qt Code: Switch view connect(&InvThread, SIGNAL(listItemUpdate(const QByteArray)) , this , SLOT(RlistItemUpdate(const QByteArray))); connect(&InvThread, SIGNAL(listItemUpdate(const QByteArray)) , this , SLOT(RlistItemUpdate(const QByteArray))); To copy to clipboard, switch view to plain text mode
connect(&InvThread, SIGNAL(listItemUpdate(const QByteArray)) , this , SLOT(RlistItemUpdate(const QByteArray)));
Forum Rules
Bookmarks