D21940: Make automatic spellcheck work after reloading a document
Ahmad Samir
noreply at phabricator.kde.org
Fri Jun 21 14:39:16 BST 2019
ahmadsamir added inline comments.
INLINE COMMENTS
> dhaumann wrote in ontheflycheck.cpp:75
> But refreshSpellCheck() has a default parameter, so this function exists without any parameter. Afaik this should work?!
In file included from /usr/include/qt5/QtCore/qalgorithms.h:43,
from /usr/include/qt5/QtCore/qlist.h:43,
from /usr/include/qt5/QtCore/QList:1,
from /home/ahmad/dev/ktexteditor/git/src/spellcheck/ontheflycheck.h:25,
from /home/ahmad/dev/ktexteditor/git/src/spellcheck/ontheflycheck.cpp:26:
/usr/include/qt5/QtCore/qobject.h: In instantiation of ‘static QMetaObject::Connection QObject::connect(const typename QtPrivate::FunctionPointer<Func>::Object*, Func1, const typename QtPrivate::FunctionPointer<Func2>::Object*, Func2, Qt::ConnectionType) [with Func1 = void (KTextEditor::Document::*)(KTextEditor::Document*); Func2 = void (KateOnTheFlyChecker::*)(const KTextEditor::Range&); typename QtPrivate::FunctionPointer<Func>::Object = KTextEditor::Document; typename QtPrivate::FunctionPointer<Func2>::Object = KateOnTheFlyChecker]’:
/home/ahmad/dev/ktexteditor/git/src/spellcheck/ontheflycheck.cpp:76:58: required from here
/usr/include/qt5/QtCore/qobject.h:241:9: error: static assertion failed: Signal and slot arguments are not compatible.
241 | Q_STATIC_ASSERT_X((QtPrivate::CheckCompatibleArguments<typename SignalType::Arguments, typename SlotType::Arguments>::value),
| ^~~~~~~~~~~~~~~~~
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D21940
To: ahmadsamir, #ktexteditor, cullmann, dhaumann
Cc: dhaumann, sars, kde-frameworks-devel, kwrite-devel, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190621/ba4e2816/attachment.html>
More information about the KWrite-Devel
mailing list