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

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

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