Results 1 to 4 of 4

Thread: how to add a image to table column header

  1. #1
    Join Date
    Oct 2010
    Posts
    18
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default how to add a image to table column header

    hi

    I need to add a image to the table column header. When user sorts data based on particular column...i want to show a image on the sorted column.

    And also want to know how to increase the cell size in a table.

    Regards
    Nagesh

  2. #2
    Join Date
    Nov 2010
    Posts
    48
    Thanks
    5
    Thanked 4 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: how to add a image to table column header

    Use QLabel

  3. #3
    Join Date
    May 2010
    Posts
    61
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: how to add a image to table column header

    And you shouldn't be posting the same question both under Newbie and Qt Programming sections.
    Pick the one the suits you better and stick with it.

    Thanks,
    Wladek
    One second is long, everything longer than two seconds is definitely too long.

  4. #4
    Join Date
    Oct 2010
    Posts
    18
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: how to add a image to table column header

    My apologies for posting in both sites.

    Could you please explain in steps how to proceed in adding a image to the table header columns.

    I have a table with 5 header columns (Eno, Ename, Sal, Designation, Address). when user sorts data in ascending order on ename column i need to add customized image( customized Up arrow image) next to Ename header column

    I hope i have cleared addressed my issue..

    please help me with a solution,

    Regards
    Nagesh

Similar Threads

  1. how to add a image to table column header
    By nageshvk in forum Newbie
    Replies: 3
    Last Post: 25th December 2010, 13:34
  2. How to fix width of the Table Header
    By rk0747 in forum Qt Programming
    Replies: 0
    Last Post: 27th September 2010, 09:46
  3. QTableView column header is invisible
    By grsandeep85 in forum Qt Programming
    Replies: 2
    Last Post: 20th October 2009, 12:04
  4. QSql Column-Header
    By reinki0013 in forum Qt Programming
    Replies: 5
    Last Post: 19th May 2009, 13:36
  5. Rename a QTreeView->header() column??
    By killerwookie99 in forum Newbie
    Replies: 1
    Last Post: 15th August 2008, 20:19

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.