D16333: Add readOnly feature for Cantor's Worksheet [v2]
Alexander Semke
noreply at phabricator.kde.org
Sat Oct 27 18:41:33 BST 2018
asemke added inline comments.
INLINE COMMENTS
> cantor_part.cpp:410
> + disconnect(m_worksheet, SIGNAL(redoAvailable(bool)), m_redo, SLOT(setEnabled(bool)));
> + disconnect(m_worksheet, SIGNAL(cutAvailable(bool)), m_cut, SLOT(setEnabled(bool)));
> +
are these disconnects really required? Will it be possible for worksheet to send these signals if it's read-only?
REPOSITORY
R55 Cantor
REVISION DETAIL
https://phabricator.kde.org/D16333
To: sirgienko, asemke, filipesaraiva
Cc: filipesaraiva, kde-edu, asemke, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181027/0458f2c7/attachment-0001.html>
More information about the kde-edu
mailing list