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. QCustomRasterPaintDevice doesnt exist?
Qt 6.11 is out! See what's new in the release blog

QCustomRasterPaintDevice doesnt exist?

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 697 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.
  • M Offline
    M Offline
    MWPau
    wrote on last edited by
    #1

    Hi all,

    Im cross compiling for an ARM target.
    Qt version is 4.8.6.

    All the docs say i need to use QCustomRasterPaintDevice to implement an accelerated render.
    The problem is QCustomRasterPaintDevice header and class dont exist.

    Have the docs got it wrong? Is this not how its done anymore?

    Thanks.

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

      Hi,

      The class is in a private header, you can take a look at the qdirectfbpaintdevice.h file.

      But indeed it seems that the doc is misleading. You should go to the "bug reports system":http://bugreports.qt-project.org and see if there something related, if not please consider opening a new documentation bug

      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

      • Login

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