Quote Originally Posted by wysota View Post
No, it doesn't. If the receiver is omitted, "this" is assumed.

@ChineseGeek: On which line the compiler complains about?
Hi, the line that gives me the error is:

Qt Code:
  1. socket->write(chat->setHtml(html));
To copy to clipboard, switch view to plain text mode 

Thank u!