Results 1 to 3 of 3

Thread: Custom scrolbar for QListWidget

  1. #1
    Join Date
    Sep 2008
    Posts
    58
    Thanks
    11
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Question Custom scrolbar for QListWidget

    Hi,

    I am using QListWidget, I want to use my own Scrolbar instead of default scrollbar(look very small in my application).
    It would be really appriciable if somebody put some light on it OR show me the direction what should I read.

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Custom scrolbar for QListWidget

    May be you can use custom scroll bar with QAbstractScrollArea::setHorizontalScrollBar

  3. #3
    Join Date
    Mar 2008
    Location
    France
    Posts
    149
    Thanks
    2
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Custom scrolbar for QListWidget

    You can as well customize a scrollbar using style sheet or reimplementing QStyle.

Similar Threads

  1. add custom widget items to QListView or QListWidget
    By yazwas in forum Qt Programming
    Replies: 2
    Last Post: 16th September 2010, 22:36
  2. QListWidget selection custom painting problem
    By xeento in forum Qt Programming
    Replies: 3
    Last Post: 27th November 2008, 09:49
  3. QListWidget inheriting custom class
    By phannent in forum Qt Tools
    Replies: 1
    Last Post: 4th August 2008, 14:39
  4. QListWidget custom numbering ?
    By pshah.mumbai in forum Newbie
    Replies: 5
    Last Post: 14th July 2008, 14:29
  5. custom painting in QListWidget
    By Andrew in forum Qt Programming
    Replies: 21
    Last Post: 30th March 2007, 13:16

Tags for this Thread

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.