#include "MyImageList.h"


Classes | |
| class | MyDocumentDataV2 |
| Wrapper class for version 2 document content. More... | |
| class | MyObjectImageList |
| Definition of MyObjectImageList compatibility class for the reader. More... | |
| class | MyDocumentDataV1 |
| Wrapper class for version 1 document content. More... | |
Defines | |
| #define | K_DATA_REVISION 0 |
| Current revision of the data format. | |
| #define K_DATA_REVISION 0 |
Current revision of the data format.
The load and save use these classes as a root object to feed the archiver or extract from the unarchiver.
The V0 document format is handled by a compatibility class
1.5.4