Results 1 to 2 of 2

Thread: show the images in table column

  1. #1
    Join Date
    Jul 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Question show the images in table column

    show images in table
    Hello everyone
    I have a project and I've designed the interface using QT.I want to show the results of running the project in the table
    Results are (numbers - Photos - phrases)
    I.e.
    Table will be column to show the images - column of numbers - column of
    words.

    Can I show images in table column or not??

    Note - the image size = 30 * 30 pixels


    any suggestions?

  2. #2
    Join Date
    Jun 2011
    Posts
    17
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: show the images in table column

    I would suggest to create a custom delegate for your table view.

    See http://doc.qt.nokia.com/latest/itemv...rdelegate.html for an example on how to implement a custom delegate.

    Regards,
    Márwyn

Similar Threads

  1. QTableView with a column of images
    By elanari in forum Qt Programming
    Replies: 13
    Last Post: 7th February 2012, 12:25
  2. Column/Row no of ComboBox Widget in Table
    By ankurjain in forum Qt Programming
    Replies: 13
    Last Post: 6th December 2011, 11:03
  3. how to add a image to table column header
    By nageshvk in forum Qt Programming
    Replies: 3
    Last Post: 9th November 2010, 08:47
  4. Listing a column of a table to a QListWidget
    By Luc4 in forum Qt Programming
    Replies: 1
    Last Post: 2nd October 2010, 20:21
  5. Table Column Problem
    By kenny_isles in forum Newbie
    Replies: 1
    Last Post: 5th March 2007, 23:35

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.