#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.
◆ SyncedValue()
cx::SyncedValue::SyncedValue |
( |
QVariant |
val = QVariant() | ) |
|
◆ changed
void cx::SyncedValue::changed |
( |
| ) |
|
|
signal |
◆ create()
◆ get()
QVariant cx::SyncedValue::get |
( |
| ) |
const |
◆ set()
void cx::SyncedValue::set |
( |
QVariant |
val | ) |
|
◆ value()
template<class T >
T cx::SyncedValue::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files:
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/utilities/cxSyncedValue.h
- /mnt/bamboo/bamboo/buildagent/xml-data/build-dir/NN-RE-BU2/CX/CX/source/resource/core/utilities/cxSyncedValue.cpp