I've got problem with connecting any signal from my class (it inherits from qtreewidget). I've found similar problem in this thread:
http://www.qtcentre.org/forum/f-qt-p...ignal-338.html
but I still can't solve the problem. I always get message:
Printable View
I've got problem with connecting any signal from my class (it inherits from qtreewidget). I've found similar problem in this thread:
http://www.qtcentre.org/forum/f-qt-p...ignal-338.html
but I still can't solve the problem. I always get message:
You must not put any parameter names but only types into connect() statement.
OMG:o
It was late when I had this problem - I was definitely too tired. Thanks;)