20 #ifndef INCLUDED_VCL_INC_HELPWIN_HXX
21 #define INCLUDED_VCL_INC_HELPWIN_HXX
52 virtual OUString
GetText()
const override;
55 virtual void dispose()
override;
75 const OUString& rHelpText,
82 #endif // INCLUDED_VCL_INC_HELPWIN_HXX
A tooltip: adds tips to widgets in a floating / popup window.
HelpTextWindow(vcl::Window *pParent, const OUString &rText, sal_uInt16 nHelpWinStyle, QuickHelpFlags nStyle)
tools::Rectangle maTextRect
sal_uInt16 mnHelpWinStyle
sal_uInt16 GetWinStyle() const
const tools::Rectangle & GetHelpArea() const
void SetHelpText(const OUString &rHelpText)
virtual OUString GetText() const override
QuickHelpFlags GetStyle() const
virtual void Paint(vcl::RenderContext &rRenderContext, const tools::Rectangle &) override
virtual ~HelpTextWindow() override
VCL_DLLPUBLIC void ImplDestroyHelpWindow(bool bUpdateHideTime)
Some things multiple-inherit from VclAbstractDialog and OutputDevice, so we need to use virtual inher...
DECL_LINK(TimerHdl, Timer *, void)
virtual void ApplySettings(vcl::RenderContext &rRenderContext) override
void ImplShowHelpWindow(vcl::Window *pParent, sal_uInt16 nHelpWinStyle, QuickHelpFlags nStyle, const OUString &rHelpText, const Point &rScreenPos, const tools::Rectangle &rHelpArea)
void ImplSetHelpWindowPos(vcl::Window *pHelpWindow, sal_uInt16 nHelpWinStyle, QuickHelpFlags nStyle, const Point &rPos, const tools::Rectangle &rHelpArea)
virtual void RequestHelp(const HelpEvent &rHEvt) override
const OUString & GetHelpText() const
void ShowHelp(bool bNoDelay)
virtual void dispose() override
This is intended to be used to clear any locally held references to other Window-subclass objects...
void SetHelpArea(const tools::Rectangle &rRect)
tools::Rectangle maHelpArea