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. View multiple images in a cell of a QTableView
Forum Update on Monday, May 27th 2025

View multiple images in a cell of a QTableView

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 2.7k Views
  • 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.
  • N Offline
    N Offline
    Nico2050
    wrote on last edited by
    #1

    Hello,

    I have to put 1 to 4 pictures in a cell of a QTableView. Is it possible.
    I tried to concatenate some pictures into a QIcon but it doesn't work.

    Thank you

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      See "here":http://developer.qt.nokia.com/forums/viewthread/7604.

      1 Reply Last reply
      0
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        Hi nico,

        Can you elaborate a little more about what you want to achieve in detail? Why can't you use one per cell? What is the main purpose of your application?

        It is possible when you make a delegate for it. The stardelegate example comes to mind.

        Qt Certified Specialist
        www.edalsolutions.be

        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