[Development] Retina display

morten.sorvig at nokia.com morten.sorvig at nokia.com
Wed Jun 13 14:28:45 CEST 2012


On Jun 12, 2012, at 6:01 PM, ext Jason Dictos wrote:

> So I built qt from source, and build with cmake using my own Info.plist for our app bundle (and I don't use Qt as a framework).
> 
> How would I enable hidpi mode in Qt? We tested it and ours is definitely not rendering any higher rest widgets or anything.

If you are thinking about an API you should call then there is none. Are you able to run the Qt examples in high-res mode? Say demos/textedit:

cp textedit.app/Contents/MacOS/textedit .
./textedit

This should give you high-res text and UI controls (but low-res icons),

Morten





More information about the Development mailing list