void setChildWindow(const std::shared_ptr< OChildWindow > &rChild)
sets the child window which should be displayed below the title.
void setTitle(TranslateId pTitleId)
sets the title text out of the resource
std::unique_ptr< weld::Container > m_xTitleFrame
std::unique_ptr< weld::Label > m_xTitle
OTitleWindow(weld::Container *pParent, TranslateId pTitleId)
std::shared_ptr< OChildWindow > m_xChild
std::unique_ptr< weld::Container > m_xContainer
std::unique_ptr< weld::Container > m_xChildContainer
weld::Container * getChildContainer()
gets the window which should be used as a child's parent
OChildWindow * getChildWindow() const
gets the child window.
std::unique_ptr< weld::Builder > m_xBuilder
bool HasChildPathFocus() const