ngraham added inline comments. INLINE COMMENTS
> jgrulich wrote in ConfigurationDialog.qml:55 > I did it this way, because if I use checked: foo, then it reports warning > about non-NOTIFYable property. Then it should be given the NOTIFY property so it can be bound to > jgrulich wrote in main.qml:205 > I tried, doesn't seem to work. I followed the example from > https://doc-snapshots.qt.io/qt5-5.12/qml-qtquick-controls2-tooltip.html and > it says there is no such attached property. Gotta include the namespace, e.g.: QQC2.toolTip.visible: hovered QQC2.toolTip.text: i18n("blabla") REPOSITORY R116 Plasma Network Management Applet REVISION DETAIL https://phabricator.kde.org/D26041 To: jgrulich, ngraham, #plasma Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
