Update Checking

Joshua Joseph joejoshw at gmail.com
Thu Mar 6 20:32:19 PST 2014


On Fri, Mar 7, 2014 at 4:37 AM, Thiago Macieira <thiago at macieira.org> 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.


More information about the subsurface mailing list