LinePropertyGroup QML Type

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

Import Statement: import org.kde.union.impl

Properties

  • color : Union::Color
  • image : ImagePropertyGroup
  • size : qreal
  • style : Union::Properties::LineStyle

Detailed Description

Property Documentation

color : Union::Color

Exposes LineProperty::color to QML.


Exposes LineProperty::ImageProperty to QML.


size : qreal

Exposes LineProperty::size to QML.


style : Union::Properties::LineStyle

Exposes LineProperty::style to QML.