|
anpstudio 0.4.0
ANP Studio — Analytic Network Process desktop application
|
Application document: network model, undo, and file state. More...
#include <QByteArray>#include <QObject>#include <QString>#include <QStringList>#include <QUndoStack>#include <QVector>#include <memory>#include <vector>#include "anpcpp/network.hpp"Go to the source code of this file.
Classes | |
| struct | ResearcherCell |
| One Researcher notebook cell persisted with the Studio document. More... | |
| struct | ResearcherNotebook |
| One named Researcher notebook (independent cell history). More... | |
| struct | LinkedGoogleForm |
| A Google Form created from this model (Studio extension; for reopen + import). More... | |
| class | Document |
Owns the root anpcpp::AnpNetwork, undo stack, file path, and dirty flag. More... | |
Application document: network model, undo, and file state.