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