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

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

    Methods in io.qt.uic.ui4 that return DomPropertySpecifications in in
    Modifier and Type
    Method
    Description
    final DomPropertySpecifications
    DomCustomWidget.elementPropertyspecifications()
    See DomCustomWidget::elementPropertyspecifications()const
    final DomPropertySpecifications
    DomCustomWidget.takeElementPropertyspecifications()
    See DomCustomWidget::takeElementPropertyspecifications()
    Methods in io.qt.uic.ui4 with parameters of type DomPropertySpecifications in in
    Modifier and Type
    Method
    Description
    final void
    DomCustomWidget.setElementPropertyspecifications(DomPropertySpecifications a)
    See DomCustomWidget::setElementPropertyspecifications(DomPropertySpecifications*)