Uses of Class
io.qt.uic.ui4.DomRow
Packages that use DomRow
-
Uses of DomRow in io.qt.uic.ui4
Methods in io.qt.uic.ui4 that return types with arguments of type DomRow in inModifier and TypeMethodDescriptionfinal QVector<DomRow> DomWidget.elementRow()SeeDomWidget::elementRow()const Method parameters in io.qt.uic.ui4 with type arguments of type DomRow in inModifier and TypeMethodDescriptionfinal voidDomWidget.setElementRow(Collection<? extends DomRow> a) SeeDomWidget::setElementRow(QVector<DomRow*>)