D17730: [WIP] Review KateStatusBar
Christoph Cullmann
noreply at phabricator.kde.org
Sat Dec 29 19:23:52 GMT 2018
cullmann added a comment.
connect(m_view->doc(), &KTextEditor::DocumentPrivate::modifiedOnDisk, this, &KateStatusBar::modifiedChanged);
connect(m_view->doc(), &KTextEditor::DocumentPrivate::configChanged, this, &KateStatusBar::documentConfigChanged);
should do the trick, as doc() has the right internal type
REVISION DETAIL
https://phabricator.kde.org/D17730
To: loh.tar, #ktexteditor
Cc: zetazeta, cullmann, kwrite-devel, kde-frameworks-devel, #ktexteditor, hase, michaelh, ngraham, bruns, demsking, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181229/7a42f218/attachment.html>
More information about the KWrite-Devel
mailing list