ImagePropertyGroupQuick QML Type
A group object exposing the properties of ImagePropertyGroup to QML. More...
| Import Statement: | import org.kde.union.impl |
Properties
- flags : Union::Properties::ImageFlags
- height : qreal
- maskColor : Union::Color
- source : std::filesystem::path
- width : qreal
- xOffset : qreal
- yOffset : qreal
Detailed Description
Property Documentation
flags : Union::Properties::ImageFlags
Exposes ImagePropertyGroup::flags to QML.
height : qreal
Exposes ImagePropertyGroup::height to QML.
maskColor : Union::Color
Exposes ImagePropertyGroup::maskColor to QML.
source : std::filesystem::path
Exposes ImagePropertyGroup::source to QML.
width : qreal
Exposes ImagePropertyGroup::width to QML.
xOffset : qreal
Exposes ImagePropertyGroup::xOffset to QML.
yOffset : qreal
Exposes ImagePropertyGroup::yOffset to QML.