Uses of Class
io.qt.uic.ui4.DomRow

Packages that use DomRow
Package
Description
 
  • Uses of DomRow in io.qt.uic.ui4

    Methods in io.qt.uic.ui4 that return types with arguments of type DomRow in in
    Modifier and Type
    Method
    Description
    final QVector<DomRow>
    DomWidget.elementRow()
    See DomWidget::elementRow()const
    Method parameters in io.qt.uic.ui4 with type arguments of type DomRow in in
    Modifier and Type
    Method
    Description
    final void
    DomWidget.setElementRow(Collection<? extends DomRow> a)
    See DomWidget::setElementRow(QVector<DomRow*>)