Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-17564

Qt 4.7.0 QWSServer::setBackground(const QBrush &brush); doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 4.7.0, 4.7.1
    • QPA: DirectFB
    • None
    • Intel board

    Description

      I port qt-4.7.0 and qt-4.7.1 to embedded system.
      I use -plugin-gfx-linuxfb to display (board's directfb version is 1.4.3)
      I want to set the brush used as background in the absence of obscuring windows, to be the given brush.

      QWSServer::setBackground(QBrush(Qt::white));

      but it doesn't work. When I run the code, the screen shows default green background color.
      Is this a bug ?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rve Anders Bakken
            evan evan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes