[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Tracking allocated memory (was: Tracking memory leaks -- advice  needed)
From:       Carsten Pfeiffer <carpdjih () cetus ! zrz ! TU-Berlin ! DE>
Date:       1999-06-24 15:50:56
[Download RAW message or body]

On Thu, Jun 24, 1999 at 06:59:21AM +0000, Pietro Iglio wrote:

Hi,
 
> without calls to QToolTip::remove(). It seems that Qt is missing a 
> useful QToolTip::set().

I had the same problem a while ago. For dynamic tooltips, you could use

    void MySubclass::maybeTip( const QPoint & )
    {
        tip( parentWidget()->rect(), myDynamicString );
    }

(suggested by Arnt)
 
This could be a workaround for KDE 1.1.2, when there is no Qt 1.45.

Cheers,
Carsten Pfeiffer
-- 
http://www.geocities.com/SiliconValley/1632/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic