Version: 3.2.9
wxGridBlockCoords Member List

This is the complete list of members for wxGridBlockCoords, including all inherited members.

Canonicalize() constwxGridBlockCoords
Contains(const wxGridCellCoords &cell) constwxGridBlockCoords
Contains(const wxGridBlockCoords &other) constwxGridBlockCoords
Difference(const wxGridBlockCoords &other, int splitOrientation) constwxGridBlockCoords
GetBottomRight() constwxGridBlockCoordsinline
GetBottomRow() constwxGridBlockCoords
GetLeftCol() constwxGridBlockCoords
GetRightCol() constwxGridBlockCoords
GetTopLeft() constwxGridBlockCoordsinline
GetTopRow() constwxGridBlockCoords
Intersects(const wxGridBlockCoords &other) constwxGridBlockCoordsinline
m_bottomRowwxGridBlockCoordsprivate
m_leftColwxGridBlockCoordsprivate
m_rightColwxGridBlockCoordsprivate
m_topRowwxGridBlockCoordsprivate
operator!() constwxGridBlockCoords
operator!=(const wxGridBlockCoords &other) constwxGridBlockCoords
operator==(const wxGridBlockCoords &other) constwxGridBlockCoords
SetBottomRow(int row)wxGridBlockCoords
SetLeftCol(int col)wxGridBlockCoords
SetRightCol(int col)wxGridBlockCoords
SetTopRow(int row)wxGridBlockCoords
SymDifference(const wxGridBlockCoords &other) constwxGridBlockCoords
wxGridBlockCoords()wxGridBlockCoords
wxGridBlockCoords(int topRow, int leftCol, int bottomRow, int rightCol)wxGridBlockCoords