PdQmlWidgets  2.0.0
Signals | Public Member Functions | Properties | List of all members
de::igh::pd::PdTouchEdit Class Reference

Digital display and touch edit. More...

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

Signals

void accepted (double value)
 this signal is emited if the value is modified by the Dialog. More...
 

Public Member Functions

void updateValue (value)
 

Properties

alias variable
 
alias connection
 
alias path
 
int decimals
 
string suffix
 
double lowerLimit
 
double upperLimit
 
string title
 
alias value
 
bool hovered
 This signal is emitted when a mouse is hovered over the control. More...
 

Detailed Description

Digital display and touch edit.



Import Statement

import de.igh.pd
Version
2.0

Member Function Documentation

◆ accepted

void de::igh::pd::PdTouchEdit::accepted ( double  value)
signal

this signal is emited if the value is modified by the Dialog.

It is not emited if the value is modified from other msr connections Value is the set value and must not always correspond to the value on the process ... but most likely it will. If one read value from the control directly after the accepted signal, this will be a process value which is not updated jet.

◆ updateValue()

void de::igh::pd::PdTouchEdit::updateValue ( value  )

Property Documentation

◆ connection

alias de::igh::pd::PdTouchEdit::connection
read

◆ decimals

int de::igh::pd::PdTouchEdit::decimals
read

◆ hovered

bool de::igh::pd::PdTouchEdit::hovered
read

This signal is emitted when a mouse is hovered over the control.

true: when the mouse moves over the control, false: otherwise

◆ lowerLimit

double de::igh::pd::PdTouchEdit::lowerLimit
read

◆ path

alias de::igh::pd::PdTouchEdit::path
read

◆ suffix

string de::igh::pd::PdTouchEdit::suffix
read

◆ title

string de::igh::pd::PdTouchEdit::title
read

◆ upperLimit

double de::igh::pd::PdTouchEdit::upperLimit
read

◆ value

alias de::igh::pd::PdTouchEdit::value
read

◆ variable

alias de::igh::pd::PdTouchEdit::variable
read

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