22#if !defined(VCL_DLLIMPLEMENTATION) && !defined(TOOLKIT_DLLIMPLEMENTATION) && !defined(VCL_INTERNALS)
23#error "don't use this in new code"
26#include <config_options.h>
55 using Window::ImplInit;
61 virtual void dispose()
override;
70 bool InPopupMode()
const;
84 void SetPopover(Window* pWindow);
Creates a hierarchy of vcl::Windows (widgets) from a .ui file for dialogs, sidebar,...
reference_type * get() const
Get the body.
std::function< std::unique_ptr< UIObject >(vcl::Window *)> FactoryFunction