Allow Qt to wrap long tooltips (fixes #1063)
Implemented without having to touch any translation: by listening for QEvent::ToolTipChange events, then rewriting the tooltips to prefix <qt/> if it is not yet rich text.
Allow Qt to wrap long tooltips (fixes #1063) 3793fa09ff92Unpublished Tags None Subscribers None
Description
Details
|