On 20/11/2014 18:27, Thiago Macieira wrote:
On Thursday 20 November 2014 11:46:41 Harri Pasanen wrote:
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?
Please report it so we can ensure it's fixed.

Done: QTBUG-42804 <https://bugreports.qt-project.org/browse/QTBUG-42804>


/Harri
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to