有人能告诉我一个新问题吗?我创建了一个新类,当用户右键单击时,它会运行到prepareMenu槽中。但是当我运行它时,它不工作。通常,我把它放在MainWindow中,它运行正常。有人能指导我如何修复它吗?enter image description here运行图像enter image description here
有谁能告诉我怎么修吗?
有人能告诉我一个新问题吗?我创建了一个新类,当用户右键单击时,它会运行到prepareMenu槽中。但是当我运行它时,它不工作。通常,我把它放在MainWindow中,它运行正常。有人能指导我如何修复它吗?enter image description here运行图像enter image description here
有谁能告诉我怎么修吗?
1条答案
按热度按时间ulydmbyx1#
请尝试以下内容:
存在不同的策略和/或模式,其中之一是“CustomContextMenu”。