Results 1 to 4 of 4

Thread: connecting Pop up Menu List to actions/functions

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: connecting Pop up Menu List to actions/functions

    QAction has a triggered() signal which is emitted when the user activates the menu entry representing the action

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    ebsaith (18th June 2013)

Similar Threads

  1. Adding actions to a context menu
    By aarelovich in forum Qt Programming
    Replies: 4
    Last Post: 7th December 2011, 12:47
  2. Menu Actions
    By GrahamLabdon in forum Newbie
    Replies: 9
    Last Post: 16th June 2010, 00:41
  3. Replies: 2
    Last Post: 25th November 2009, 06:15
  4. Connecting custom class actions
    By Toshikazu in forum Qt Programming
    Replies: 3
    Last Post: 15th October 2009, 15:31
  5. Replies: 12
    Last Post: 14th August 2007, 17:54

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.