Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. India
  4. [Closed] Qt::WA_NoSystemBackground not working for all widgets
QtWS25 Last Chance

[Closed] Qt::WA_NoSystemBackground not working for all widgets

Scheduled Pinned Locked Moved India
2 Posts 2 Posters 4.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alfah
    wrote on last edited by
    #1

    hey everyone

    I was trying to specify attributes for the widgets using Qt::WA_NoSystemBackground so that the widgets do not take the background image of the form.

    It worked well for the labels, scroll area and text text browser. Some how it does not give the desired effect for the radio buttons and the QLineEdit. I see a separate background for the radio buttons and the the text boxs.

    This is how i have used
    @
    ui->passwordRadiobutton->setAttribute(Qt::WA_NoSystemBackground);
    @
    Any suggestions???

    alfah

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mlong
      wrote on last edited by
      #2

      Closing thread, as it is a duplicate of http://developer.qt.nokia.com/forums/viewthread/9437/

      Please don't double post.

      Software Engineer
      My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved