PdQmlWidgets  2.0.0
Properties | List of all members
de::igh::pd::PdImage Class Reference

Image display widget. More...

Inheritance diagram for de::igh::pd::PdImage:
Inheritance graph
[legend]
Collaboration diagram for de::igh::pd::PdImage:
Collaboration graph
[legend]

Properties

var hash
 type:var List of image url's to be displayed More...
 
alias variable
 type:var connection to the process variable see PdCheckBox More...
 
alias connection
 
alias path
 type:var convinience connection to the process path see PdCheckBox More...
 
alias value
 Raw process value. More...
 

Detailed Description

Image display widget.

This widget can display images from a hash, depending on the attached process variable's value.

Import Statement

import de.igh.pd
Version
2.0

Property Documentation

◆ connection

alias de::igh::pd::PdImage::connection
read

◆ hash

var de::igh::pd::PdImage::hash
read

type:var List of image url's to be displayed

hash:["qrc:/images/on.svg",
"qrc:/images/off.svg"]

◆ path

alias de::igh::pd::PdImage::path
read

type:var convinience connection to the process path see PdCheckBox

◆ value

alias de::igh::pd::PdImage::value
read

Raw process value.

Remarks
This property is read-only

◆ variable

alias de::igh::pd::PdImage::variable
read

type:var connection to the process variable see PdCheckBox


The documentation for this class was generated from the following file: