[Interest] Regarding the tst_qquickfolderlistmodel linker error
Suhas Krishanamurthy
suhaskrishanamurthy2076 at outlook.com
Fri Mar 21 10:25:45 CET 2025
Hello All,
I am working on resolving a Qt bug related to the QQuick Folder List Model. I tried to write a test case to test signal emission using QSignalSpy. Initially, I used the SIGNAL macro, but someone suggested I change it to a function pointer. After trying the function pointer approach, I encountered a linker error.
I attempted to include QQuickFolderListModel and qquickfolderlistmodel_p.h in two different ways, but neither resolved the linker error. Can someone assist me in resolving this issue?
Thank you,
Suhas
________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20250321/113695ed/attachment.htm>
More information about the Interest
mailing list