I'm using a QTableView and i put a QMenuBar in the last column but when I insert a QMenu, it's not displayed. I must click on a kind of double-array in order to get menus while I would like a menu like in a QMainWindow i.e all menu were displayed horizontally.
Hi,
Please provide some code/images of your requirements so that we can understand what exactly is the problem. Are you using your own delegate or setIndexWidget().