API Documentation
Loading...
Searching...
No Matches
DockItem Member List

This is the complete list of members for DockItem, including all inherited members.

container() constDockItem
createSectionContent()DockItemprotectedvirtual
DockItem(RibbonArea ribbon_area, ContainerWidgetBase *container=nullptr)DockItemexplicit
DockItem(ContainerWidgetBase *container=nullptr)DockItemexplicit
floatingWidget() constDockItem
initialize()DockItemprotectedvirtual
isClosable() constDockIteminline
isDocked() constDockItem
isDockSelected() constDockIteminline
isDockVisible() constDockItem
isHidable() constDockIteminline
isMovable() constDockItem
isWindowable() constDockIteminline
m_containerDockItemprotected
m_iconDockItemprotected
m_icon_idDockItemprotected
m_icon_titleDockItemprotected
m_is_closableDockItemprotected
m_is_hidableDockItemprotected
m_is_movableDockItemprotected
m_is_selectedDockItemprotected
m_is_windowableDockItemprotected
m_original_sectionDockItemprotected
m_prefered_ribbon_areaDockItemprotected
m_section_contentDockItemprotected
m_show_tabDockItemprotected
m_titleDockItemprotected
m_use_tab_titleDockItemprotected
m_uuidDockItemprotected
moveTabToEnd()DockItem
moveTabToStart()DockItem
section() constDockItem
setClosable(bool closable)DockItem
setContainer(ContainerWidgetBase *container)DockItemvirtual
setDockArea(DropArea drop_area, SectionWidget *section)DockItem
setDockSelected(bool selected)DockItemvirtual
setHidable(bool hidable)DockItem
setIcon(const QIcon &icon)DockItemvirtual
setIconID(const String &icon)DockItemvirtual
setMoveable(bool movable)DockItem
setRibbonArea(RibbonArea ribbon_area)DockItem
setShowTab(bool show_tab)DockItem
setTabFlat(bool flat)DockItem
setTitle(const TranslatedString &title)DockItemvirtual
setUseTabTitle(bool use_tab_title)DockItemvirtual
setWindowable(bool hidable)DockItem
showTab() constDockItem
swapWith(DockItem *other_widget)DockItemvirtual
title() constDockIteminlinevirtual
titleWidget() constDockItem
useTabTitle() constDockItem
~DockItem()DockItemvirtual