Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Which is the equivalent of QWSServer::setBackground inside qt5 ?
Forum Updated to NodeBB v4.3 + New Features

Which is the equivalent of QWSServer::setBackground inside qt5 ?

Scheduled Pinned Locked Moved Mobile and Embedded
15 Posts 4 Posters 7.6k Views 1 Watching
  • 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #5

    Hi,

    Which plugin are you currently using ?

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    0
    • H Offline
      H Offline
      HeresJonny
      wrote on last edited by
      #6

      LinuxFB, we have no hardware acceleration.

      1 Reply Last reply
      0
      • H Offline
        H Offline
        HeresJonny
        wrote on last edited by
        #7

        LinuxFB, we have no hardware acceleration.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #8

          AFAIK, there's no equivalent for the LinuxFB plugin. Out of curiosity which background are you thinking about ? The one from your widget or while your application is loading ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #9

            AFAIK, there's no equivalent for the LinuxFB plugin. Out of curiosity which background are you thinking about ? The one from your widget or while your application is loading ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • H Offline
              H Offline
              HeresJonny
              wrote on last edited by
              #10

              For example, if I have a QDialog in windowed mode and move it, what color will it be when it redraws the empty space? With QWS you could select that color.

              1 Reply Last reply
              0
              • H Offline
                H Offline
                HeresJonny
                wrote on last edited by
                #11

                For example, if I have a QDialog in windowed mode and move it, what color will it be when it redraws the empty space? With QWS you could select that color.

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #12

                  From my understanding of "this":http://qt-project.org/doc/qt-5/embedded-linux.html is that you won't have that option at hand

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #13

                    From my understanding of "this":http://qt-project.org/doc/qt-5/embedded-linux.html is that you won't have that option at hand

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      agocs
                      wrote on last edited by
                      #14

                      There is no equivalent. You can create a fullscreen widget that just fills itself with the desired color.

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        agocs
                        wrote on last edited by
                        #15

                        There is no equivalent. You can create a fullscreen widget that just fills itself with the desired color.

                        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