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

List:       kde-bugs-dist
Subject:    [Bug 72019] save autosave file to a more obvious place
From:       Daniel "Calviño" "Sánchez" <danxuliu () gmail ! com>
Date:       2006-03-18 13:20:06
Message-ID: 20060318132006.25332.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=72019         




------- Additional Comments From danxuliu gmail com  2006-03-18 14:20 -------
Created an attachment (id=15183)
 --> (http://bugs.kde.org/attachment.cgi?id=15183&action=view)
Tool tip for autosave option

I have made a patch which adds a tool tip to the autosave suffix option in the
settings dialog explaining the behaviour of this option.

It was generated against SVN. As far as I know, SVN code uses QT4, but with the
QT3 support members. So I used the QT3 support members for tool tips.

For QT4 code, just replace
QToolTip::add( m_GeneralWidgets.autosaveSuffixL, autoSaveSuffixToolTip );
QToolTip::add( m_GeneralWidgets.autosaveSuffixT, autoSaveSuffixToolTip );
with
m_GeneralWidgets.autosaveSuffixL -> setToolTip( autoSaveSuffixToolTip );
m_GeneralWidgets.autosaveSuffixT -> setToolTip( autoSaveSuffixToolTip );

At least, this is what is said in QT documentation.
[prev in list] [next in list] [prev in thread] [next in thread] 

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