|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::misc::shared_state::CDataLinkConnectionWatcher |
| Observe the connection state of an IDataLink. More... | |
| class | swift::misc::shared_state::IDataLink |
| Interface that provides a transport mechanism for sharing state. More... | |
Namespaces | |
| swift::misc | |
| Free functions in swift::misc. | |
| swift::misc::shared_state | |
| Utilities for sharing state between multiple objects. | |
Macros | |
| #define | SWIFT_SHARED_STATE_CHANNEL(ID) Q_CLASSINFO("SharedStateChannel", ID) |
| Put this macro in the private section of a class to set the channel of its child endpoints. | |