Results 1 to 5 of 5

Thread: Impossible to get correct widget background color

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Oct 2008
    Location
    Brasil - São Paulo - Marília
    Posts
    28
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    3

    Default Re: Impossible to get correct widget background color

    I tryed base() too with no success.

    My widget is a sub-class of QPushButton, like this:
    Qt Code:
    1. class QIscButton: public QPushButton
    To copy to clipboard, switch view to plain text mode 

    I don't know if it's relevante but I'm using Slackware 12.2, with KDE 4.2.3 and the Qt version is 4.5.1.

    Thanks.
    Last edited by croscato; 8th June 2009 at 17:40.

Similar Threads

  1. button background color when it is clicked
    By navi1084 in forum Qt Programming
    Replies: 5
    Last Post: 24th June 2024, 12:09
  2. Replies: 5
    Last Post: 30th March 2008, 16:53
  3. Graphics widget with background
    By ad5xj in forum Newbie
    Replies: 2
    Last Post: 24th August 2007, 16:29
  4. transparent background of the main widget
    By nagpalma in forum Qt Programming
    Replies: 2
    Last Post: 4th May 2007, 17:52
  5. QLabel background color
    By munna in forum Newbie
    Replies: 3
    Last Post: 1st May 2006, 15:36

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
  •  
Qt is a trademark of The Qt Company.