D5656: Adds method to force the reloading of a document
Christoph Cullmann
noreply at phabricator.kde.org
Tue Dec 11 20:19:58 GMT 2018
cullmann added a comment.
Herald added a project: Kate.
Herald edited subscribers, added: kde-frameworks-devel; removed: Frameworks.
See e.g. document.cpp:
QVector<KTextEditor::Range> Document::searchText(const KTextEditor::Range &range, const QString &pattern, const SearchOptions options) const
{
return d->searchText(range, pattern, options);
}
how one can do that.
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D5656
To: pedroarthurp, dfaure, brauch, dhaumann, cullmann
Cc: kde-frameworks-devel, anthonyfieroni, nalvarez, kwrite-devel, hase, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181211/b504eccb/attachment.html>
More information about the KWrite-Devel
mailing list