D25520: GridViewKCM expose a property to disable the GridView in a KCM without disabling the whole KCM

David Edmundson noreply at phabricator.kde.org
Tue Nov 26 10:33:34 GMT 2019


davidedmundson added a comment.


  Throwing out an alternative suggestion
  
    readonly property alias gridContainer: scroll 
  
  (and then your code calling gridContainer.enabled = whatever)
  
  It's more generic for any future stuff, and it solves the issue of trying to convey the difference between "view.enabled" and "viewEnabled"

REPOSITORY
  R296 KDeclarative

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

To: crossi, #plasma, ervin, bport, mart, davidedmundson
Cc: broulik, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191126/da71d563/attachment.html>


More information about the Kde-frameworks-devel mailing list