D21354: Port to new connect syntax
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Fri May 24 09:02:37 BST 2019
bruns added inline comments.
INLINE COMMENTS
> sambausershareplugin.cpp:130
> + connect(propertiesUi.sambaNameEdit, &QLineEdit::textChanged,
> + this, &SambaUserSharePlugin::checkShareName);
> + connect(propertiesUi.sambaAllowGuestChk, &QCheckBox::toggled,
I meant - do `setDirty()` in e.g. `checkShareName()`, i.e. only one connection per signal.
REPOSITORY
R432 File Sharing (Samba) integration
REVISION DETAIL
https://phabricator.kde.org/D21354
To: ngraham, #frameworks, apol
Cc: bruns, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190524/3334fecd/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list