|
anpstudio 0.1.0
ANP Studio — Analytic Network Process desktop application
|
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... | |
Application document: network model, undo, and file state.