D22375: new class KBusyIndicatorWidget similar to QtQuick's BusyIndicator

Christoph Feck noreply at phabricator.kde.org
Wed Jul 10 14:51:34 BST 2019


cfeck added inline comments.

INLINE COMMENTS

> kbusyindicatorwidget.h:48
> +     */
> +    Q_PROPERTY(bool running READ running WRITE setRunning NOTIFY runningChanged)
> +public:

Why is this property needed? If the (parent) widget is no longer busy, this spinner needs to be hidden anyway.

REPOSITORY
  R236 KWidgetsAddons

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

To: sitter, cfeck
Cc: broulik, kde-frameworks-devel, apol, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190710/b1fb4300/attachment.html>


More information about the Kde-frameworks-devel mailing list