|
anpstudio 0.1.0
ANP Studio — Analytic Network Process desktop application
|
Pairwise judgment editor with Matrix and Questionnaire views. More...
#include <pairwise_panel.hpp>
Inherits QWidget.
Public Slots | |
| void | refresh () |
| Rebuilds the active view for the current selection. | |
| void | selectNodeParent (const QString &name) |
| Selects a node as the comparison parent (w.r.t. | |
| void | selectNodeLink (const QString &parent, const QString &destCluster) |
| Selects node parent and destination cluster. | |
| void | selectClusterParent (const QString &name) |
| Selects a cluster as the comparison parent (w.r.t. | |
Public Member Functions | |
| PairwisePanel (Document *doc, QWidget *parent=nullptr) | |
Pairwise judgment editor with Matrix and Questionnaire views.
Parent / destination selection lives in JudgmentNavPanel.
|
explicit |
| doc | Document containing judgments to edit. |
| parent | Optional parent widget. |
|
slot |
Selects a cluster as the comparison parent (w.r.t.
cluster).
|
slot |
Selects a node as the comparison parent (w.r.t.
node).