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. Does QT on Symbian^3 use OpenVG as rendering backend by default?
Forum Update on Monday, May 27th 2025

Does QT on Symbian^3 use OpenVG as rendering backend by default?

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.6k Views
  • 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.
  • Q Offline
    Q Offline
    qtsamuli
    wrote on last edited by
    #1

    .. Or do I have to do some trick to make basic QT rending code such as QGraphicsView and QPixmaps to use OpenVG for rendering on Symbian^3?

    I'd like to know how to optimize the rendering performance of my application on Symbian^3.

    1 Reply Last reply
    0
    • F Offline
      F Offline
      Fuzzbender
      wrote on last edited by
      #2

      Yes, unless you configure and compile Qt to use some other graphics system.

      Also, if you need to have application level exceptions, you can give a launch parameter
      '-graphicssystem <raster|openvg|...>' to force certain graphics system for that application.

      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