Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QAction::eventFilter: Ambiguous shortcut overload
Forum Updated to NodeBB v4.3 + New Features

QAction::eventFilter: Ambiguous shortcut overload

Scheduled Pinned Locked Moved General and Desktop
qt applicationqt 5.3qshortcutqaction
1 Posts 1 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mahima
    wrote on last edited by
    #1

    Hi,

    I am working on a Qt Application. The Application is having QMainWindow and QMainWindow is having another QMainWindow inside tab. I have a shortcut which is set for the outermost QMainWindow's action and the tab's QMainWindow's action. I tried shortcut contexts combination but still it is not working. Sometimes the shortcut does not work for the outer window and sometimes on the tab window and if I set the context for the outer window to Application then I get the following error:

    QAction::eventFilter: Ambiguous shortcut overload.

    Do anyone is having idea how I can resolve the issue?

    Mahima

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved