Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Setting NSOpenGLView's "setWantsBestResolutionOpenGLSurface" in Qt 4.8 (Mac OS X question)
Forum Updated to NodeBB v4.3 + New Features

Setting NSOpenGLView's "setWantsBestResolutionOpenGLSurface" in Qt 4.8 (Mac OS X question)

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 965 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.
  • K Offline
    K Offline
    kmatheussen
    wrote on last edited by
    #1

    Is it possible to set the "setWantsBestResolutionOpenGLSurface" value in Qt 4.8?

    I know it's possible in Qt 5, but when grepping the source of Qt 4.8, I get no hits for "setWantsBestResolutionOpenGLSurface".

    I tried to use the QGLWidget::winId() value as an NSOpenGLView value, but it didn't work.

    Is my only solution to add this single line of code and compile Qt 4 myself?
    (I rather not want to use Qt 5 since I use a lot of qt3 compatibility stuff, and it is a lot of work to upgrade)

    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