Version: 3.0.4
laywin.h File Reference

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
 

Enumeration Type Documentation

◆ wxLayoutAlignment

Enumeration used by wxLayoutAlgorithm.

Enumerator
wxLAYOUT_NONE 
wxLAYOUT_TOP 
wxLAYOUT_LEFT 
wxLAYOUT_RIGHT 
wxLAYOUT_BOTTOM 

◆ wxLayoutOrientation

Enumeration used by wxLayoutAlgorithm.

Enumerator
wxLAYOUT_HORIZONTAL 
wxLAYOUT_VERTICAL 

Variable Documentation

◆ wxEVT_CALCULATE_LAYOUT

wxEventType wxEVT_CALCULATE_LAYOUT

◆ wxEVT_QUERY_LAYOUT_INFO

wxEventType wxEVT_QUERY_LAYOUT_INFO