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.
  • overlordO Offline
    overlordO Offline
    overlord
    wrote on 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?

    raven-worxR 1 Reply Last reply
    0
    • overlordO overlord

      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?

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on 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

      overlordO 1 Reply Last reply
      1
      • raven-worxR raven-worx

        @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.

        overlordO Offline
        overlordO Offline
        overlord
        wrote on last edited by
        #3

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

        1 Reply Last reply
        0
        • fcarneyF Offline
          fcarneyF Offline
          fcarney
          wrote on last edited by
          #4

          Maybe read this:
          docs of property

          C++ is a perfectly valid school of magic.

          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