Version: 3.0.4
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

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

Member Data Documentation

§ button

wxAuiPaneButton* 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