QtPdCom  1.3.3
Classes | Namespaces | Typedefs
ScalarVariable.h File Reference
#include "ScalarSubscriber.h"
#include "Export.h"
#include <QObject>
Include dependency graph for ScalarVariable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QtPdCom::AbstractScalarVariable
 Abstract Scalar Value. More...
 
struct  QtPdCom::AbstractScalarVariable::Exception
 
class  QtPdCom::ScalarVariable< T >
 Scalar Value Template. More...
 

Namespaces

 QtPdCom
 

Typedefs

typedef ScalarVariable< bool > QtPdCom::BoolVariable
 
typedef ScalarVariable< int > QtPdCom::IntVariable
 
typedef ScalarVariable< double > QtPdCom::DoubleVariable