Finale PDK Framework
0.54
|
A lookup class designed for collecting full staff layouts for different parts in the same document in a resource-friendly way. It makes sure that each layout is only loaded once for a score/part. More...
#include <ff_othercollection.h>
Public Member Functions | |
FCStaffSystems * | GetCurrentPartStaffSystems () |
Returns the full FCStaffSystem collection for the part that's currently in editing focus. More... | |
A lookup class designed for collecting full staff layouts for different parts in the same document in a resource-friendly way. It makes sure that each layout is only loaded once for a score/part.
This lookup class makes sure that the FCStaffSystems layout is fully updated at load. It currently does not support layouts that changes.
Requires PDK_FRAMEWORK_LAYOUT defined.
|
inline |
Returns the full FCStaffSystem collection for the part that's currently in editing focus.
Lua-supported.