6 #ifndef SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_IMPL_H
7 #define SWIFT_CORE_CONTEXT_CONTEXTAPPLICATION_IMPL_H
11 #include <QStringList>
50 virtual QStringList getUnsavedSettingsKeys()
const override;
56 virtual void synchronizeLocalSettings()
override;
68 virtual void registerHotkeyActions(
const QStringList &actions,
72 virtual void callHotkeyActionRemotely(
const QString &action,
bool argument,
95 void cleanupRegisteredApplications();
ContextMode
How to handle a given context.
The class providing facades (the contexts) for all DBus relevant operations.
Application context interface.
Base class with a member CIdentifier to be inherited by a class which has an identity in the environm...
Value object encapsulating information identifying a component of a modular distributed swift process...
Value object encapsulating a list of object identifiers.
Streamable status message, e.g.
Value class used for signalling changed values in the cache.
#define SWIFT_CORE_CONTEXTAPPLICATION_INTERFACENAME
DBus interface for context.
Backend services of the swift project, like dealing with the network or the simulators.
Free functions in swift::misc.
#define SWIFT_CORE_EXPORT
Export a class or function from the library.