[Interest] QStandardPaths on iOS
Harri Pasanen
harri at mpaja.com
Thu Nov 20 11:46:41 CET 2014
I proceeded to test with 5.4 beta, and
QStandardPaths::writableLocation(QStandardPaths::PicturesLocation);
is a non empty path, but not writable on iOS, but
QStandardPaths::writableLocation(QStandardPaths::DataLocation);
appears to work.
Maybe fixed in 5.4 final?
Harri
On 20/11/2014 11:32, Samuel Gaist wrote:
> Hi,
>
> It's supported.
>
> The documentation is currently getting fixed
>
> On 20 nov. 2014, at 11:16, Harri Pasanen <harri at mpaja.com> wrote:
>
>> http://qt-project.org/doc/qt-5/qstandardpaths.html
>>
>> Does not seem to have anything for iOS.
>>
>> Is it not yet supported for iOS, or is the documentation lagging behind?
>>
>>
>> Thanks,
>>
>> Harri
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list