D28215: [RFC]: WIP: Make mobile broadband actually functional

Anthony Fieroni noreply at phabricator.kde.org
Fri Apr 3 12:39:03 BST 2020


anthonyfieroni added inline comments.

INLINE COMMENTS

> main.qml:63-67
> +            checked: false
> +            onEnabledChanged: {
> +                if (!enabled)
> +                    checked = false
> +            }

This should work

  enabled: mobileDataCheckbox.enabled
  checked : enabled

> broulik wrote in main.qml:79
> This is QML, not C++ :)

Yeah, use `console.log` for that.

REPOSITORY
  R116 Plasma Network Management Applet

REVISION DETAIL
  https://phabricator.kde.org/D28215

To: bshah, jgrulich
Cc: anthonyfieroni, broulik, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, 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/20200403/588ca8ab/attachment.html>


More information about the Plasma-devel mailing list