[Solved]Context menu
Hellow, i have connect
getCurrentTabBar – is my function, it return point to QTabBar
Slot showContextTabMenu:
- {
- qDebug() << "call menu!!!";
- //other actions
- }
But this slot never call, why?
In advance, thank for help!
[EDIT: code formatting, Volker]
6 replies
You must log in to post a reply. Not a member yet? Register here!


