nicolasfella added inline comments.

INLINE COMMENTS

> config.cpp:99
> +{
> +    bool ret = true;
> +    for (KScreen::OutputPtr &output : m_data->outputs()) {

That sounds like a job for std::all_of

> config.h:50
>      void setDeviceOrientation(QOrientationReading::Orientation orientation);
> +    bool getAutoRotate();
>      void setAutoRotate(bool value);

const

REPOSITORY
  R104 KScreen

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

To: z3ntu, #plasma, bshah
Cc: nicolasfella, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, 
jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to