Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Where does Qml Engine use gpu?
Forum Updated to NodeBB v4.3 + New Features

Where does Qml Engine use gpu?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 949 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.
  • O Offline
    O Offline
    overlord
    wrote on 13 Sept 2019, 17:00 last edited by overlord
    #1

    As far as I know,
    Qml engine use opengl for rendering all qt quick item. But AbstractSeries have a property named useOpengl. But It already use opengl.
    Why is there such a propert.
    Probably I couldn't understand some things.
    Could you explain where does qml engine use gpu?

    R 1 Reply Last reply 13 Sept 2019, 17:28
    0
    • O overlord
      13 Sept 2019, 17:00

      As far as I know,
      Qml engine use opengl for rendering all qt quick item. But AbstractSeries have a property named useOpengl. But It already use opengl.
      Why is there such a propert.
      Probably I couldn't understand some things.
      Could you explain where does qml engine use gpu?

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 13 Sept 2019, 17:28 last edited by
      #2

      @overlord said in Where does Qml Engine use gpu?:

      But AbstractChartView have a property named useOpengl.

      there is no such QML type?!
      If you talk about some 3rd party lib you should ask the developer.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      O 1 Reply Last reply 13 Sept 2019, 17:49
      1
      • R raven-worx
        13 Sept 2019, 17:28

        @overlord said in Where does Qml Engine use gpu?:

        But AbstractChartView have a property named useOpengl.

        there is no such QML type?!
        If you talk about some 3rd party lib you should ask the developer.

        O Offline
        O Offline
        overlord
        wrote on 13 Sept 2019, 17:49 last edited by
        #3

        @raven-worx
        Sorry! I wrote wrong. It is AbstractSeries.
        AbstractSeries have useOpengl property.

        1 Reply Last reply
        0
        • F Offline
          F Offline
          fcarney
          wrote on 13 Sept 2019, 20:59 last edited by
          #4

          Maybe read this:
          docs of property

          C++ is a perfectly valid school of magic.

          1 Reply Last reply
          0

          1/4

          13 Sept 2019, 17:00

          • Login

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