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
________________________________

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to