On Thursday 18 December 2014 22:20:54 Marko Käning wrote: > /Users/marko/WC/KDECI-builds/kde-baseapps/dolphin/src/tests/kfileitemlistvie > wtest.cpp:91:16: error: no matching constructor for initialization of > 'QSignalSpy' QSignalSpy itemsRemovedSpy(m_model, > &KFileItemModel::itemsRemoved); ^ > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Note: That needs Qt 5.4 -- QSignalSpy can take a PMF only since that. > /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/include/QtTest/qsi > gnalspy.h:61:14: note: candidate constructor not viable: no known conversion > from 'void (KItemModelBase::*)(const KItemRangeList &)' to 'const char *' > for 2nd argument explicit QSignalSpy(const QObject *obj, const char > *aSignal) > ^ > /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/include/QtTest/qsig > nalspy.h:58:7: note: candidate constructor (the implicit copy constructor) > not viable: requires 1 argument, but 2 were provided class QSignalSpy: > public QObject, public QList<QList<QVariant> > > ^ > Building CXX object > dolphin/src/CMakeFiles/kcm_dolphinviewmodes.dir/settings/viewmodes/viewsett > ingstab.cpp.o 2 errors generated. > [ 50%] make[2]: *** > [dolphin/src/tests/CMakeFiles/kfileitemlistviewtest.dir/kfileitemlistviewte > st.cpp.o] Error 1 make[1]: *** > [dolphin/src/tests/CMakeFiles/kfileitemlistviewtest.dir/all] Error 2 -- Kevin Funk | kf...@kde.org | http://kfunk.org _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel