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

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

    Methods in io.qt.uic.ui4 that return DomBrush in in
    Modifier and Type
    Method
    Description
    final DomBrush
    DomColorRole.elementBrush()
    See DomColorRole::elementBrush()const
    final DomBrush
    DomProperty.elementBrush()
    See DomProperty::elementBrush()const
    final DomBrush
    DomColorRole.takeElementBrush()
    See DomColorRole::takeElementBrush()
    final DomBrush
    DomProperty.takeElementBrush()
    See DomProperty::takeElementBrush()
    Methods in io.qt.uic.ui4 with parameters of type DomBrush in in
    Modifier and Type
    Method
    Description
    final void
    DomColorRole.setElementBrush(DomBrush a)
    See DomColorRole::setElementBrush(DomBrush*)
    final void
    DomProperty.setElementBrush(DomBrush a)
    See DomProperty::setElementBrush(DomBrush*)