D7246: Tooltips

Martin Flöser noreply at phabricator.kde.org
Mon Dec 11 15:50:10 UTC 2017


graesslin added a comment.


  In https://phabricator.kde.org/D7246#178385, @McPain wrote:
  
  > One more question:
  >
  > can this cause a memory leak?
  >
  >   void Workspace::showTooltip(const QString& text, const QPoint &pos, bool show){
  >       show ? QToolTip::showText(pos, text) : QToolTip::hideText();
  >   }
  >
  
  
  I think that's safe.

REPOSITORY
  R129 Window Decoration Library

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

To: McPain, #breeze, #plasma, graesslin
Cc: ngraham, broulik, plasma-devel, #breeze, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171211/8d69afcf/attachment.html>


More information about the Plasma-devel mailing list