![]() |
QCAD
Open Source 2D CAD
|
Abstract base class for classes that are interested in the current state of a storage (modified or unmodified). More...
#include <RModifiedListener.h>
Public Member Functions | |
virtual void | updateModifiedListener (const RStorage *storage)=0 |
Called by the document whenever the current transaction stack changes. | |
virtual | ~RModifiedListener () |
Abstract base class for classes that are interested in the current state of a storage (modified or unmodified).
|
inlinevirtual |
Called by the document whenever the current transaction stack changes.
Implemented in RMdiChildQt.