[Differential] [Changed Subscribers] D1871: Rework the Quick Open Widget
arichardson (Alex Richardson)
noreply at phabricator.kde.org
Wed Jun 15 14:24:51 UTC 2016
arichardson added inline comments.
INLINE COMMENTS
> quickopenplugin.cpp:459
> + connect( dialog->widget(), &QuickOpenWidget::scopesChanged, this, &QuickOpenPlugin::storeScopes );
> + connect( dialog->widget(), SIGNAL(itemsChanged(QStringList)), this, SLOT(storeItems(QStringList)) );
> + dialog->widget()->ui.itemsButton->setEnabled(false);
Use new connect syntax?
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D1871
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: tcanabrava, apol, kfunk
Cc: arichardson, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160615/6e4c5393/attachment.html>
More information about the KDevelop-devel
mailing list