ACF $AcfVersion:0$
Classes | Namespaces
IDocumentManager.h File Reference
#include <QtCore/QByteArray>
#include <QtCore/QMap>
#include <QtCore/QString>
#include <istd/IChangeable.h>
#include <idoc/IUndoManager.h>
#include <idoc/IDocumentTypesInfo.h>

Go to the source code of this file.

Classes

class  idoc::IDocumentManager
 Provide set of user actions needed to manage documents in MVC (Model View Controller) concept. More...
 
struct  idoc::IDocumentManager::DocumentInfo
 Information about a document managed by the document manager. More...
 

Namespaces

namespace  ibase
 This namespace contains basic implementations of standard primitives on the component level.
 
namespace  idoc
 Contains the system independent basic implementations of Document/View design pattern.