On Fri, Mar 7, 2014 at 4:37 AM, Thiago Macieira <[email protected]> wrote: > Em qui 06 mar 2014, às 11:08:00, Thiago Macieira escreveu: >> Em qui 06 mar 2014, às 11:03:17, Dirk Hohndel escreveu: >> > BTW: is there a QT function that gives us a nice "OS Version"? >> > I looked at QSysInfo and that's not all that useful. >> > >> > I was thinking of something like a little more versatile >> >> There is QSysInfo::macVersion() and QSysInfo::windowsVersion(), but it's an >> enum you'd have to convert to a string and it still requires #ifdef... > > There is now: > https://codereview.qt-project.org/80278 > https://codereview.qt-project.org/80279 > https://codereview.qt-project.org/80280 > https://codereview.qt-project.org/80281 > > -- Thanks, Thiago.
I will make use of this. _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
