Qt Code:
  1. connect(&InvThread, SIGNAL(listItemUpdate(const QByteArray))
  2. , this , SLOT(RlistItemUpdate(const QByteArray)));
To copy to clipboard, switch view to plain text mode