Hi all,

I have a socket class. I want to catch SocketError.

1. Method;
I send QWidget parameter from my class.

2. Method;
I create event and i catch this event from main function.

How can u recommend? And How can I catch this SocketError this socket class and I show my form?