BorderPropertyGroup QML Type

A group object exposing the properties of BorderProperty to QML. More...

Import Statement: import org.kde.union.impl

Properties

  • bottom : LinePropertyGroup
  • left : LinePropertyGroup
  • right : LinePropertyGroup
  • top : LinePropertyGroup

Detailed Description

Property Documentation

bottom : LinePropertyGroup

Exposes BorderProperty::LineProperty to QML.

left : LinePropertyGroup

Exposes BorderProperty::LineProperty to QML.

right : LinePropertyGroup

Exposes BorderProperty::LineProperty to QML.

top : LinePropertyGroup

Exposes BorderProperty::LineProperty to QML.