QML C++ binding File Browser
General and Desktop
1
Posts
1
Posters
577
Views
1
Watching
-
wrote on 25 Feb 2014, 11:59 last edited by
hello,
i created a really basic filebrowser using a QList<QFileInfo>, that eventualy is used in qml.
when i try to enter a folder that has other folders or file names that contain this symbols ". - / " the program crashes, although i did uses the QDir filters.Please help
1/1