Results 1 to 2 of 2

Thread: How to have a qitemdelegate visible always (not only when edit) and ready to use ?

  1. #1
    Join Date
    Sep 2010
    Posts
    654
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    56
    Thanked 1 Time in 1 Post

    Default How to have a qitemdelegate visible always (not only when edit) and ready to use ?

    I'd like to view the QWidget I used as Qitemdelegate ready to use just only when click on a cell.(not only on double click)
    Any quick way ?
    I have tried to find some help at doc but without success.
    Thanks.

  2. #2
    Join Date
    Jan 2009
    Location
    The Netherlands and Spain
    Posts
    150
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    6
    Thanked 18 Times in 18 Posts

    Default Re: How to have a qitemdelegate visible always (not only when edit) and ready to use

    Maybe you can use setEditTriggers() on your view to get the behavior that you want.

Similar Threads

  1. Ready to use QML elements
    By .:saeed:. in forum Qt Quick
    Replies: 0
    Last Post: 22nd February 2011, 17:25
  2. Replies: 5
    Last Post: 16th November 2010, 22:46
  3. Qt creator, tech. preview not ready
    By giusepped in forum Qt Tools
    Replies: 2
    Last Post: 8th November 2008, 19:22
  4. Replies: 4
    Last Post: 24th March 2006, 23:50

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.