2 #include <State/MessageListSerialization.hpp>
4 #include <score/command/Dispatchers/CommandDispatcher.hpp>
5 #include <score/document/DocumentContext.hpp>
13 SCORE_LIB_STATE_EXPORT
14 std::optional<State::Address>
15 onUpdatableAddress(
const State::Address& current,
const QMimeData& mime);
17 SCORE_LIB_STATE_EXPORT
18 std::optional<State::AddressAccessor>
Utilities for OSSIA data structures.
Definition: DeviceInterface.hpp:33
Definition: Address.hpp:108
The Address struct.
Definition: Address.hpp:58