wxAuiDockUIPart Class Reference

#include <framemanager.h>

List of all members.

Public Types

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

Public Attributes

int type
int orientation
wxAuiDockInfodock
wxAuiPaneInfopane
wxAuiPaneButtonbutton
wxSizer * cont_sizer
wxSizerItem * sizer_item
wxRect rect


Detailed Description

Definition at line 699 of file framemanager.h.


Member Enumeration Documentation

anonymous enum
 

Enumerator:
typeCaption 
typeGripper 
typeDock 
typeDockSizer 
typePane 
typePaneSizer 
typeBackground 
typePaneBorder 
typePaneButton 

Definition at line 702 of file framemanager.h.

00703     {
00704         typeCaption,
00705         typeGripper,
00706         typeDock,
00707         typeDockSizer,
00708         typePane,
00709         typePaneSizer,
00710         typeBackground,
00711         typePaneBorder,
00712         typePaneButton
00713     };


Member Data Documentation

wxAuiPaneButton* wxAuiDockUIPart::button
 

Definition at line 719 of file framemanager.h.

wxSizer* wxAuiDockUIPart::cont_sizer
 

Definition at line 720 of file framemanager.h.

wxAuiDockInfo* wxAuiDockUIPart::dock
 

Definition at line 717 of file framemanager.h.

int wxAuiDockUIPart::orientation
 

Definition at line 716 of file framemanager.h.

wxAuiPaneInfo* wxAuiDockUIPart::pane
 

Definition at line 718 of file framemanager.h.

wxRect wxAuiDockUIPart::rect
 

Definition at line 722 of file framemanager.h.

wxSizerItem* wxAuiDockUIPart::sizer_item
 

Definition at line 721 of file framemanager.h.

int wxAuiDockUIPart::type
 

Definition at line 715 of file framemanager.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 04:03:13 2007 for Camelot by  doxygen 1.4.4