Version: 3.0.3
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
 
wxAuiPaneButtonbutton
 
wxSizercont_sizer
 
wxSizerItemsizer_item
 
wxRect rect
 

Member Enumeration Documentation

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

Member Data Documentation

wxAuiPaneButton* wxAuiDockUIPart::button
wxSizer* wxAuiDockUIPart::cont_sizer
wxAuiDockInfo* wxAuiDockUIPart::dock
int wxAuiDockUIPart::orientation
wxAuiPaneInfo* wxAuiDockUIPart::pane
wxRect wxAuiDockUIPart::rect
wxSizerItem* wxAuiDockUIPart::sizer_item
int wxAuiDockUIPart::type