Results 1 to 14 of 14

Thread: Popup menu in TabelView on one row

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #12
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Popup menu in TabelView on one row

    Quote Originally Posted by TomASS View Post
    Thank you for your quick response and for your patience, but how can I connect the signal to TableView?
    Are you asking me about the prototype of QObject::connect() or something else?

    ... but in newFile() funcition I haven't data :/
    If you have the selected row, you have its index. When you have its index, you can call data() on it.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


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

    TomASS (28th September 2009)

Similar Threads

  1. Replies: 3
    Last Post: 17th May 2009, 20:17
  2. Disable popup menu
    By febil in forum Qt Programming
    Replies: 7
    Last Post: 26th March 2009, 12:21
  3. Popup menu for a QGraphicsItem?
    By Morea in forum Qt Programming
    Replies: 4
    Last Post: 4th February 2009, 21:27
  4. multi level menu popup
    By MrGarbage in forum Qt Programming
    Replies: 1
    Last Post: 28th September 2007, 08:06
  5. PopUp a Menu when showing FullScreen
    By Lele in forum Qt Programming
    Replies: 2
    Last Post: 29th May 2007, 10:04

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.