QdbtBaseCell | Base class for all tabular cells |
QdbtBaseTabular | Multi-column list of cells that can be scrolled |
QdbtBorderlessComboCell | The QdbtComboCell class represents a cell in a QdbtTabular object that acts as a QComboBox and has no visible border |
QdbtCellSelection | A cell-oriented selection schema |
QdbtComboCell | Cell in a QdbtTabular object that acts as a QComboBox |
QdbtEditorBase | Base class for editors |
QdbtIntCell | Cell in a QdbtTabular object that can store integer values |
QdbtNoCell | The QdbtBaseCell class represents a not-editable, no-content cell |
QdbtRowSelection | A row-oriented selection schema |
QdbtSection | Section of the header of a QdbtBaseTabular widget |
QdbtSelection | Encapsulation of a tabular's selection state |
QdbtSingleCellSelection | A cell-oriented selection schema |
QdbtSingleRowSelection | A row-oriented selection schema having at most one selected row |
QdbtTableCell | Cell in a QdbtTabular object |
QdbtTabular | Source-code compatible API with previous releases of the QdbtTabular-Widget |
QdbtTabularDebug | Class to debug a tabular at runtime and to fake interaction |
QdbtTabularInfo | Provides additional information on a tabular instance |
QdbtTextCell | Cell in a QdbtTabular object that can store strings |
QdbtValidatingCell | Cell in a QdbtTabular object that can store strings. It provides the possibility to constrain input to a maximum allowed length and/or use a QValidator to validate the input |