D7246: Tooltips
Oleg Solovyov
noreply at phabricator.kde.org
Mon Dec 11 13:09:44 UTC 2017
McPain added a comment.
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();
}
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/6e1d8ed8/attachment.html>
More information about the Plasma-devel
mailing list