|
QCAD Application Framework
CAD Application Development and Automation.
|
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 |
|
pure virtual |
Called by the document whenever the current transaction stack changes.
Implemented in RMdiChildQt.