PdQmlWidgets
2.0.0
|
Value hash type. More...
Properties | |
var | map |
Example: More... | |
string | undefText |
type:var this text is shown if no key is found in hash 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... | |
string | textRole |
type:string Text is selected from that role of the map, which key is: textRole. More... | |
bool | hovered |
This signal is emitted when a mouse is hovered over the control. More... | |
alias | value |
type:var Raw Process value More... | |
string | prefix |
Prefix is prepended to the value without space! More... | |
string | suffix |
Suffix is appended to the value without space! More... | |
bool | isUndefined |
it true, if no key exists in map for the current value More... | |
Value hash type.
This hash shall contain a value object for each possible value to display.
Import Statement
|
read |
|
read |
This signal is emitted when a mouse is hovered over the control.
true: when the mouse moves over the control, false: otherwise
|
read |
it true, if no key exists in map for the current value
|
read |
|
read |
type:var convinience connection to the process path see PdCheckBox
|
read |
Prefix is prepended to the value without space!
|
read |
Suffix is appended to the value without space!
|
read |
type:string Text is selected from that role of the map, which key is: textRole.
When the map has multiple roles, textRole can be set to determine which role should be displayed. With the above example for map
|
read |
type:var this text is shown if no key is found in hash
|
read |
type:var Raw Process value
|
read |
type:var connection to the process variable see PdCheckBox