swift
|
Go to the source code of this file.
Classes | |
class | swift::core::context::IContextApplication |
Application context interface. More... | |
Namespaces | |
swift::misc | |
Free functions in swift::misc. | |
swift::core | |
Backend services of the swift project, like dealing with the network or the simulators. | |
Macros | |
#define | SWIFT_CORE_CONTEXTAPPLICATION_INTERFACENAME "org.swift_project.swift_core.contextapplication" |
DBus interface for context. | |
#define | SWIFT_CORE_CONTEXTAPPLICATION_OBJECTPATH "/application" |
DBus object path for context. | |
Typedefs | |
using | swift::core::context::CSettingsDictionary = swift::misc::CDictionary< QString, QString, QMap > |
Value type for settings keys with descriptions. | |