[Differential] [Commented On] D3959: [Windowed Widgets Runner] Fix check for whether applet is standalone-capable

davidedmundson (David Edmundson) noreply at phabricator.kde.org
Wed Jan 4 15:26:15 UTC 2017


davidedmundson added a comment.


  Seems it can:
  
  inline bool qt_convertToBool(const QVariant::Private *const d)
  {
  
    TInput str = v_cast<TInput>(d)->toLower();
    return !(str.isEmpty() || str == LiteralWrapper("0") || str == LiteralWrapper("false"));
  
  }
  
  I'll make the kcoreaddons change.

REPOSITORY
  R120 Plasma Workspace

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: broulik, #plasma
Cc: davidedmundson, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170104/2914a38b/attachment.html>


More information about the Plasma-devel mailing list