QtPdWidgets  2.3.1
Public Member Functions | Public Attributes | List of all members
Pd::Time::Impl Struct Reference
Collaboration diagram for Pd::Time::Impl:
Collaboration graph
[legend]

Public Member Functions

 Impl (Time *parent)
 
void outputValue ()
 Displays the current value. More...
 
void retranslate ()
 Retranslate the widget. More...
 

Public Attributes

Time *const parent
 
bool dataPresent
 true, if data was received. More...
 
double value
 Current time value in seconds. More...
 

Constructor & Destructor Documentation

◆ Impl()

Pd::Time::Impl::Impl ( Time parent)
inline

Member Function Documentation

◆ outputValue()

void Pd::Time::Impl::outputValue ( )
inline

◆ retranslate()

void Pd::Time::Impl::retranslate ( )
inline

Retranslate the widget.

References Pd::Time::Impl::parent.

Member Data Documentation

◆ dataPresent

bool Pd::Time::Impl::dataPresent

true, if data was received.

Referenced by Pd::Time::Impl::outputValue().

◆ parent

Time* const Pd::Time::Impl::parent

◆ value

double Pd::Time::Impl::value

Current time value in seconds.

Referenced by Pd::Time::Impl::outputValue().


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