SizerItem Class Reference

Inheritance diagram for SizerItem:

wxObject IDisposable GBSizerItem

List of all members.

Public Member Functions

 this (int width, int height, int proportion, int flag, int border, wxObject userData)
 this (Window window, int proportion, int flag, int border, wxObject userData)
 this (Sizer sizer, int proportion, int flag, int border, wxObject userData)
 this ()
 this (IntPtr wxobj)
void DeleteWindows ()
void DetachSizer ()
Size size ()
Size CalcMin ()
void SetDimension (Point pos, Size size)
Size MinSize ()
void SetInitSize (int x, int y)
void SetRatio (Size size)
void SetRatio (int width, int height)
void Ratio (float value)
float Ratio ()
bool IsWindow ()
bool IsSizer ()
bool IsSpacer ()
void Proportion (int value)
int Proportion ()
void Flag (int value)
int Flag ()
void Border (int value)
int Border ()
Window window ()
void window (Window value)
Sizer sizer ()
void sizer (Sizer value)
Size Spacer ()
void Spacer (Size value)
void Show (bool show)
bool IsShown ()
wxObject UserData ()
Point Position ()


Constructor & Destructor Documentation

this ( int  width,
int  height,
int  proportion,
int  flag,
int  border,
wxObject  userData 
)

this ( Window  window,
int  proportion,
int  flag,
int  border,
wxObject  userData 
)

this ( Sizer  sizer,
int  proportion,
int  flag,
int  border,
wxObject  userData 
)

this (  ) 

Reimplemented in GBSizerItem.

this ( IntPtr  wxobj  ) 

Reimplemented from wxObject.

Reimplemented in GBSizerItem.


Member Function Documentation

void DeleteWindows (  ) 

void DetachSizer (  ) 

Size size (  ) 

Size CalcMin (  ) 

void SetDimension ( Point  pos,
Size  size 
)

Size MinSize (  ) 

void SetInitSize ( int  x,
int  y 
)

void SetRatio ( Size  size  ) 

void SetRatio ( int  width,
int  height 
)

void Ratio ( float  value  ) 

float Ratio (  ) 

bool IsWindow (  ) 

bool IsSizer (  ) 

bool IsSpacer (  ) 

void Proportion ( int  value  ) 

int Proportion (  ) 

void Flag ( int  value  ) 

int Flag (  ) 

void Border ( int  value  ) 

int Border (  ) 

Window window (  ) 

void window ( Window  value  ) 

Sizer sizer (  ) 

void sizer ( Sizer  value  ) 

Size Spacer (  ) 

void Spacer ( Size  value  ) 

void Show ( bool  show  ) 

bool IsShown (  ) 

wxObject UserData (  ) 

Point Position (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:28 2009 for wxD by  doxygen 1.5.4