[Interest] My experience porting to Qt5 (on OS X)

morten.sorvig at nokia.com morten.sorvig at nokia.com
Tue Sep 4 11:56:02 CEST 2012


On Sep 3, 2012, at 1:48 PM, ext Konstantin Tokarev <annulen at yandex.ru> wrote:
> Now Qt applications will need to add separate toolbar code for Mac OS X, while
> in Qt 4 it was possible to handle Mac with QToolBar. Not so cross-platform'ish…

I think cross-platform in 2012 means something different than it used to do in 200x. You are still using QAction, QIcon, and QString, which is much more convenient than implementing  a NSToolBar delegate.

- Morten


More information about the Interest mailing list