D6527: [Containment Interface] Keep containment in RequiresAttentionStatus while context menu is open

Kai Uwe Broulik noreply at phabricator.kde.org
Thu Jul 6 15:14:39 UTC 2017


broulik added inline comments.

INLINE COMMENTS

> containmentinterface.cpp:1073
> +
> +    connect(desktopMenu, &QMenu::aboutToHide, m_containment, [this, oldStatus] {
> +        m_containment->setStatus(oldStatus);

Not sure if we should use `this` (and then check `if m_containment` as context or `m_containment`

REPOSITORY
  R242 Plasma Framework (Library)

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

To: broulik, #plasma
Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170706/5bc443f3/attachment.html>


More information about the Plasma-devel mailing list