Results 1 to 2 of 2

Thread: QScrollarea: stylesheets

  1. #1
    Join Date
    Mar 2006
    Location
    Argentina - CABA
    Posts
    66
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Platforms
    Unix/X11

    Default QScrollarea: stylesheets

    Hi guys!! Its me again.. the crazy-stylesheet-implementation guy :P

    I was digging, and testing a lot... but i cant manage to style the QScrollarea background and borders as well...
    I just used meanwhile:

    Qt Code:
    1. self.scrollArea.setBackgroundRole(QPalette.Light)
    2. self.scrollArea.setFrameStyle(QFrame.StyledPanel | QFrame.Plain)
    To copy to clipboard, switch view to plain text mode 

    But i prefer to use stylesheet to fit my entire App. style.

    My question is, Is this possible?

    Thanks in advance.

    Cheers.
    Gustavo A. DÃ*az
    artistic.gdnet.com.ar

  2. #2
    Join Date
    Mar 2006
    Location
    Argentina - CABA
    Posts
    66
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Platforms
    Unix/X11

    Default Re: QScrollarea: stylesheets

    Any clue on this?

    Thanks...

    Cheers.
    Gustavo A. DÃ*az
    artistic.gdnet.com.ar

Similar Threads

  1. QScrollArea
    By sabeesh in forum Qt Programming
    Replies: 7
    Last Post: 2nd November 2007, 11:33
  2. QScrollArea and resizing
    By rarefluid in forum Qt Programming
    Replies: 8
    Last Post: 22nd July 2007, 15:18
  3. QScrollArea With Custom Widgets
    By VireX in forum Qt Programming
    Replies: 30
    Last Post: 22nd April 2007, 17:48
  4. Replies: 2
    Last Post: 8th October 2006, 21:14
  5. is there any signal for QScrollArea?
    By rajesh in forum Qt Programming
    Replies: 1
    Last Post: 21st July 2006, 08: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.