|
swift
|
Go to the source code of this file.
Classes | |
| class | swift::misc::CValueCachePacket |
| Value class used for signalling changed values in the cache. More... | |
| class | swift::misc::CValueCache |
| Manages a map of { QString, CVariant } pairs, which can be distributed among multiple processes. More... | |
| class | swift::misc::CCached< T > |
| Provides access to one of the values stored in a CValueCache. More... | |
Namespaces | |
| swift::misc | |
| Free functions in swift::misc. | |
Functions | |
| SWIFT_MISC_EXPORT void | swift::misc::setMockCacheRootDirectory (const QString &path) |
| Overwrite the default root directory for cache and settings, for testing purposes. More... | |