On 2017-08-02 13:26, Igor Mironchik wrote:
I got the solution - for QML and QRC friendship the only solution is to use QRC urls...
This is a recurring mistake people make, perhaps we could assert(!url.startsWith(":/")) or at least a warning in debug mode, inside qurl.cpp.
Actually, I ran KDE once with such assert and found many bugs. Regards, -- Sérgio Martins | [email protected] | Senior Software Engineer Klarälvdalens Datakonsult AB, a KDAB Group company Tel: Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) KDAB - The Qt, C++ and OpenGL Experts _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
