D26041: Move applet configuration to KCM
Nathaniel Graham
noreply at phabricator.kde.org
Wed Dec 18 13:31:32 GMT 2019
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191218/85c74772/attachment.html>
More information about the Plasma-devel
mailing list