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

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

    Methods in io.qt.uic.ui4 that return DomStringList in in
    Modifier and Type
    Method
    Description
    final DomStringList
    DomProperty.elementStringList()
    See DomProperty::elementStringList()const
    final DomStringList
    DomProperty.takeElementStringList()
    See DomProperty::takeElementStringList()
    Methods in io.qt.uic.ui4 with parameters of type DomStringList in in
    Modifier and Type
    Method
    Description
    final void
    DomProperty.setElementStringList(DomStringList a)
    See DomProperty::setElementStringList(DomStringList*)