wolfhece._pictcollection_manager
Picture collection companion for WolfMapViewer.
All picture-collection-related menu and command logic lives here.
WolfMapViewer holds a single instance as self._pictcollection and
exposes one-line delegators so external callers remain unaffected.
Module Contents
- class wolfhece._pictcollection_manager.PictureCollectionManager(viewer: wolfhece.PyDraw.WolfMapViewer)[source]
Companion object that owns picture-collection menu state and actions.
Create and append the Pictures menu to the viewer menubar (once only).