Greetings,

I am using Qt 3.3.2.
I am working with QTable.
I find that there is no right clicked signal for the verticalHeader and horizontalHeader for tables.
There is only left clicked signal for the headers.

Now, I would like to know if there is a way to implement right click feature for the vertical and horizontal headers for tables.

Thanks in advance.