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

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

XMLWordPrintable

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

      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 ?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes