Skip to content
  • Vlad Zahorodnii's avatar
    Refactor getters in OutputScreens · 70b9c365
    Vlad Zahorodnii authored
    Summary:
    kdelibs coding style recommends to avoid abbreviations, i.e. variable
    names like compMngr, errStr, and so on are bad. Unfortunately, all
    getters in OutputScreens don't follow that recommendation. In general,
    we could address this issue by renaming enOuts but there is a bit simpler
    approach to implement most of those getters.
    
    Reviewers: #kwin, davidedmundson
    
    Reviewed By: #kwin, davidedmundson
    
    Subscribers: apol, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D20588
    70b9c365