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

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

    Methods in io.qt.uic.ui4 that return DomChar in in
    Modifier and Type
    Method
    Description
    final DomChar
    DomProperty.elementChar()
    See DomProperty::elementChar()const
    final DomChar
    DomProperty.takeElementChar()
    See DomProperty::takeElementChar()
    Methods in io.qt.uic.ui4 with parameters of type DomChar in in
    Modifier and Type
    Method
    Description
    final void
    DomProperty.setElementChar(DomChar a)
    See DomProperty::setElementChar(DomChar*)