PySide6.QtCore.QObjectqtgrid.qtgrid.Grid - Interface class for this qtgrid moduleqtgrid.qtgrid._Cell - _Cell objects are aggregated to _Cells._list, which itself is composed to Grid.cellsqtgrid.qtgrid._Cells - Class _Cells aggregates _Cell objects in a simple listqtgrid.qtgrid._ColumnGaps - Serve _Gap's for complete columnsqtgrid.qtgrid._Gap - A gap within the layout has a direction and a length. Objects are hold in _Cell.item propertiesqtgrid.qtgrid._Spans - Serve a list of 2-tuples (coordinates) which are parts of a spanqtgrid.qtgrid._WriteHead - The _WriteHead keeps track of internal indices counting in 2 dimensions