#include <cxSyncedValue.h>
|
| SyncedValue (QVariant val=QVariant()) |
|
void | set (QVariant val) |
|
QVariant | get () const |
|
template<class T > |
T | value () const |
|
A value intended for sharing between several objects
Use the changed() signal to listen for changes made by others.
Definition at line 30 of file cxSyncedValue.h.
cx::SyncedValue::SyncedValue |
( |
QVariant |
val = QVariant() | ) |
|
void cx::SyncedValue::changed |
( |
| ) |
|
|
signal |
QVariant cx::SyncedValue::get |
( |
| ) |
const |
void cx::SyncedValue::set |
( |
QVariant |
val | ) |
|
template<class T >
T cx::SyncedValue::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/FX-OSTBR-JOB1/CX/CX/source/resource/core/utilities/cxSyncedValue.h
- /media/jenkins/bamboo/buildagent/xml-data/build-dir/FX-OSTBR-JOB1/CX/CX/source/resource/core/utilities/cxSyncedValue.cpp