Classes | |
class | wxLayoutAlgorithm |
class | wxSashLayoutWindow |
class | wxQueryLayoutInfoEvent |
class | wxCalculateLayoutEvent |
Enumerations | |
enum | wxLayoutOrientation { wxLAYOUT_HORIZONTAL, wxLAYOUT_VERTICAL } |
Enumeration used by wxLayoutAlgorithm. More... | |
enum | wxLayoutAlignment { wxLAYOUT_NONE, wxLAYOUT_TOP, wxLAYOUT_LEFT, wxLAYOUT_RIGHT, wxLAYOUT_BOTTOM } |
Enumeration used by wxLayoutAlgorithm. More... | |
Variables | |
wxEventType | wxEVT_QUERY_LAYOUT_INFO |
wxEventType | wxEVT_CALCULATE_LAYOUT |
enum wxLayoutAlignment |
Enumeration used by wxLayoutAlgorithm.
Enumerator | |
---|---|
wxLAYOUT_NONE | |
wxLAYOUT_TOP | |
wxLAYOUT_LEFT | |
wxLAYOUT_RIGHT | |
wxLAYOUT_BOTTOM |
enum wxLayoutOrientation |
Enumeration used by wxLayoutAlgorithm.
Enumerator | |
---|---|
wxLAYOUT_HORIZONTAL | |
wxLAYOUT_VERTICAL |
wxEventType wxEVT_CALCULATE_LAYOUT |
wxEventType wxEVT_QUERY_LAYOUT_INFO |