PyCDocument
.UpdateAllViews
UpdateAllViews(
sender
, hint
)
Informs each view when a document changes.
Parameters
sender
:
PyCView
The view who initiated the update
hint=None
: object
A hint for the update.
MFC References
CDocument::UpdateAllViews