.. wxPython Phoenix documentation This file was generated by Phoenix's sphinx generator and associated tools, do not edit by hand. Copyright: (c) 2011-2020 by Total Control Software License: wxWindows License .. include:: headings.inc .. _wx.aui.AuiDockUIPart: ========================================================================================================================================== |phoenix_title| **wx.aui.AuiDockUIPart** ========================================================================================================================================== | |class_hierarchy| Class Hierarchy ================================= .. raw:: html
Inheritance diagram for class AuiDockUIPart:
| |property_summary| Properties Summary ===================================== ================================================================================ ================================================================================ :attr:`~wx.aui.AuiDockUIPart.button` A public C++ attribute of type ``int``. :attr:`~wx.aui.AuiDockUIPart.cont_sizer` A public C++ attribute of type `~wx.Sizer` . :attr:`~wx.aui.AuiDockUIPart.dock` A public C++ attribute of type `~wx.aui.AuiDockInfo` . :attr:`~wx.aui.AuiDockUIPart.orientation` A public C++ attribute of type ``int``. :attr:`~wx.aui.AuiDockUIPart.pane` A public C++ attribute of type `~wx.aui.AuiPaneInfo` . :attr:`~wx.aui.AuiDockUIPart.rect` A public C++ attribute of type `~wx.Rect` . :attr:`~wx.aui.AuiDockUIPart.sizer_item` A public C++ attribute of type `~wx.SizerItem` . :attr:`~wx.aui.AuiDockUIPart.type` A public C++ attribute of type ``int``. ================================================================================ ================================================================================ | |api| Class API =============== .. class:: wx.aui.AuiDockUIPart(object) .. attribute:: button A public C++ attribute of type ``int``. .. attribute:: cont_sizer A public C++ attribute of type `~wx.Sizer` . .. attribute:: dock A public C++ attribute of type `~wx.aui.AuiDockInfo` . .. attribute:: orientation A public C++ attribute of type ``int``. .. attribute:: pane A public C++ attribute of type `~wx.aui.AuiPaneInfo` . .. attribute:: rect A public C++ attribute of type `~wx.Rect` . .. attribute:: sizer_item A public C++ attribute of type `~wx.SizerItem` . .. attribute:: type A public C++ attribute of type ``int``.