This class represent a <pages> in page-based MEI.
Definition: pages.h:27
This class represent a page range not owning child pages.
Definition: pages.h:87
bool IsSupportedChild(ClassId classId) override
Base method for checking if a child can be added.
void LayOutAll()
Refresh the layout of all the child pages.
This class represents a page in a laid-out score (Doc).
Definition: page.h:31
FunctorCode Accept(Functor &functor) override
Interface for class functor visitation.
void Reset() override
Reset the object, that is 1) removing all children and 2) resetting all attributes.
void Reset() override
Reset the object, that is 1) removing all children and 2) resetting all attributes.
void SetAsFocus(Page *page)
The the specified page as focus page in the range.