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. PaintEvent in QQuickView
Forum Updated to NodeBB v4.3 + New Features

PaintEvent in QQuickView

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.3k 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.
  • T Offline
    T Offline
    tuxerware
    wrote on last edited by
    #1

    Hi!

    I'm trying to limit the maximum fps in my QQuickView application to test touchscreen performance. I noticed several suggestions of overriding the paintEvent and sleeping in that function for desired fps. But there is no paintEvent in the QQuickView class in qt5.1. How can I get that functionality in QQuickView?

    Cheers

    1 Reply Last reply
    0
    • A Offline
      A Offline
      aabc
      wrote on last edited by
      #2

      What do you mean by limit the maximum fps ?

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tuxerware
        wrote on last edited by
        #3

        Well i'm using a touchscreen device and I'm trying to test which is the minimum frames per second screen update that is acceptable. So for pinching and zooming or panning when it just becomes to choppy.

        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