Signals | Public Member Functions | Private Attributes | List of all members
MonitoredValue Class Reference

#include <utils.h>

Inheritance diagram for MonitoredValue:
Inheritance graph
[legend]

Signals

void valueChanged (double)
 

Public Member Functions

double get () const
 
 MonitoredValue (QObject *parent=nullptr)
 
void set (double newValue)
 

Private Attributes

double _value
 

Detailed Description

Definition at line 15 of file utils.h.

Constructor & Destructor Documentation

◆ MonitoredValue()

MonitoredValue::MonitoredValue ( QObject *  parent = nullptr)
inline

Definition at line 19 of file utils.h.

Member Function Documentation

◆ get()

double MonitoredValue::get ( ) const
inline

Definition at line 33 of file utils.h.

◆ set()

void MonitoredValue::set ( double  newValue)
inline

Definition at line 23 of file utils.h.

◆ valueChanged

void MonitoredValue::valueChanged ( double  )
signal

Member Data Documentation

◆ _value

double MonitoredValue::_value
private

Definition at line 41 of file utils.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29