Sizer
 All Classes Files Functions Variables Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oCBoxSizerArranges items in a 1-dimensional box
oCEmptySizerA block of empty space
oCFlowSizerArranges items in a horizontal row and starts a new row if the space runs out
oCGridSizerArranges items in a 2-dimensional grid
oCGroupboxSizerAssociates a groupbox with a sizer item
oCHAlignSizerAligns a fixed-size item in horizontal direction
oCHBoxSizerSpecialization for a horizontal BoxSizer
oCISizerAbstract interface for Sizers
oCOverlapSizerPlaces all its item at the same coordinates, so they overlap
oCSizerPoint2d coordinate
oCSizerRectRectangle defined by a point and size
oCSizerSize2d size
oCVAlignSizerAligns a fixed-size item in vertical direction
oCVBoxSizerSpecialization for a vertical BoxSizer
\CWindowSizerSizer adapter around a HWND