20 #ifndef INCLUDED_VCL_MENUBTN_HXX
21 #define INCLUDED_VCL_MENUBTN_HXX
23 #include <config_options.h>
52 using Window::ImplInit;
58 virtual void dispose()
override;
67 bool InPopupMode()
const;
81 void SetPopover(Window* pWindow);
94 #endif // INCLUDED_VCL_MENUBTN_HXX
DECL_DLLPRIVATE_LINK(ImplHandlePaintHdl, Timer *, void)
std::function< std::unique_ptr< UIObject >vcl::Window *)> FactoryFunction
Creates a hierarchy of vcl::Windows (widgets) from a .ui file for dialogs, sidebar, etc.