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

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

    Methods in io.qt.uic with parameters of type DomPalette in in
    Modifier and Type
    Method
    Description
    void
    TreeWalker.acceptPalette(DomPalette palette)
     
  • Uses of DomPalette in io.qt.uic.ui4

    Methods in io.qt.uic.ui4 that return DomPalette in in
    Modifier and Type
    Method
    Description
    final DomPalette
    DomProperty.elementPalette()
    See DomProperty::elementPalette()const
    final DomPalette
    DomProperty.takeElementPalette()
    See DomProperty::takeElementPalette()
    Methods in io.qt.uic.ui4 with parameters of type DomPalette in in
    Modifier and Type
    Method
    Description
    final void
    DomProperty.setElementPalette(DomPalette a)
    See DomProperty::setElementPalette(DomPalette*)