anpstudio 0.1.0
ANP Studio — Analytic Network Process desktop application
Loading...
Searching...
No Matches
Classes
document.hpp File Reference

Application document: network model, undo, and file state. More...

#include <QObject>
#include <QString>
#include <QStringList>
#include <QUndoStack>
#include <memory>
#include <vector>
#include "anpcpp/network.hpp"

Go to the source code of this file.

Classes

class  Document
 Owns the root anpcpp::AnpNetwork, undo stack, file path, and dirty flag. More...
 

Detailed Description

Application document: network model, undo, and file state.