Loading...
Searching...
No Matches
ApplicationContext.hpp
Definition ApplicationComponents.hpp:68
Definition SettingsDelegateModel.hpp:18
STL namespace.
Used to access all the application-wide state and structures.
Definition ApplicationContext.hpp:25
T & settings() const
Access a specific Settings model instance.
Definition ApplicationContext.hpp:41
const auto & addons() const
List of all the registered addons.
Definition ApplicationContext.hpp:62
auto instantiateUndoCommand(const CommandData &cmd) const
instantiateUndoCommand Is used to generate a Command from its serialized data.
Definition ApplicationContext.hpp:86
const T & interfaces() const
Access to a specific interface list.
Definition ApplicationContext.hpp:70
Utility class for the serialization and deserialization of commands.
Definition CommandData.hpp:14
Definition DocumentContext.hpp:18
Definition DocumentManager.hpp:28