Version: 3.2.8
wxAuiDockUIPart Class Reference

#include <wx/aui/framemanager.h>

Public Types

enum  {
  typeCaption,
  typeGripper,
  typeDock,
  typeDockSizer,
  typePane,
  typePaneSizer,
  typeBackground,
  typePaneBorder,
  typePaneButton
}
 

Public Attributes

int type
 
int orientation
 
wxAuiDockInfodock
 
wxAuiPaneInfopane
 
int button
 
wxSizercont_sizer
 
wxSizerItemsizer_item
 
wxRect rect
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
typeCaption 
typeGripper 
typeDock 
typeDockSizer 
typePane 
typePaneSizer 
typeBackground 
typePaneBorder 
typePaneButton 

Member Data Documentation

◆ button

int wxAuiDockUIPart::button

◆ cont_sizer

wxSizer* wxAuiDockUIPart::cont_sizer

◆ dock

wxAuiDockInfo* wxAuiDockUIPart::dock

◆ orientation

int wxAuiDockUIPart::orientation

◆ pane

wxAuiPaneInfo* wxAuiDockUIPart::pane

◆ rect

wxRect wxAuiDockUIPart::rect

◆ sizer_item

wxSizerItem* wxAuiDockUIPart::sizer_item

◆ type

int wxAuiDockUIPart::type