This class represents a page in a laid-out score (Doc).
Definition: page.h:31
This class represent a page range not owning child pages.
Definition: pages.h:87
void SetAsFocus(Page *page)
The the specified page as focus page in the range.
void Reset() override
Reset the object, that is 1) removing all children and 2) resetting all attributes.
This class represent a <pages> in page-based MEI.
Definition: pages.h:27
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.
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.