D27171: kcms/kwinoptions : convert Advanced part to KConfigXT
Vlad Zahorodnii <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
zzag added inline comments.
INLINE COMMENTS
> main.cpp:79
> tab->addTab(mFocus, i18n("&Focus"));
> - connect(mFocus, SIGNAL(changed(bool)), this, SLOT(moduleChanged(bool)));
> + connect(mFocus, QOverload<bool>::of(&KCModule::changed), this, QOverload<bool>::of(&KCModule::changed));
>
KWin requires C++14 so you can use `qOverload()`.
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D27171
To: meven, ervin, #kwin, bport, crossi, zzag
Cc: kwin, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart