Results 1 to 8 of 8

Thread: Showing Icon in vertical header of a table

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: Showing Icon in vertical header of a table

    Here is another one to test - use QPixmap instead of QIcon.

  2. #2
    Join Date
    Dec 2006
    Posts
    211
    Thanks
    27
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Question Re: Showing Icon in vertical header of a table

    Quote Originally Posted by wysota View Post
    Here is another one to test - use QPixmap instead of QIcon.
    Thanks.
    But still no change in Icon size.

    I m taking image in pixmap and then adding it to icon but no change in icon size.

  3. #3
    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: Showing Icon in vertical header of a table

    Quote Originally Posted by vishal.chauhan View Post
    But still no change in Icon size.
    In that case you have to reimplement the header and do the drawing yourself. Try searching this forum, there has recently been a simmilar issue brought up.

Similar Threads

  1. Editable table header
    By cmaxb in forum Qt Programming
    Replies: 1
    Last Post: 9th December 2006, 12:12

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.