Helpers for AttDescr, to describe model graphs.
More...
#include <anafold/fgraph/afgHelpers.h>
|
| static void | init () |
| |
| static void | printCliqueSet (QObjectBrowserWidget *, const carto::GenericObject &, const std::string &, std::string &) |
| |
| static void | printDomain (QObjectBrowserWidget *, const carto::GenericObject &, const std::string &, QTreeWidgetItem *, const anatomist::AttDescr *, bool) |
| |
| static void | printModel (QObjectBrowserWidget *, const carto::GenericObject &, const std::string &, QTreeWidgetItem *, const anatomist::AttDescr *, bool) |
| |
| static void | describeAFGraph (QObjectBrowserWidget *, AObject *obj, QTreeWidgetItem *) |
| |
Helpers for AttDescr, to describe model graphs.
Definition at line 26 of file afgHelpers.h.
◆ describeAFGraph()
| static void anatomist::AFGHelpers::describeAFGraph |
( |
QObjectBrowserWidget * | , |
|
|
AObject * | obj, |
|
|
QTreeWidgetItem * | ) |
|
static |
◆ init()
| static void anatomist::AFGHelpers::init |
( |
| ) |
|
|
static |
◆ printCliqueSet()
| static void anatomist::AFGHelpers::printCliqueSet |
( |
QObjectBrowserWidget * | , |
|
|
const carto::GenericObject & | , |
|
|
const std::string & | , |
|
|
std::string & | ) |
|
static |
◆ printDomain()
| static void anatomist::AFGHelpers::printDomain |
( |
QObjectBrowserWidget * | , |
|
|
const carto::GenericObject & | , |
|
|
const std::string & | , |
|
|
QTreeWidgetItem * | , |
|
|
const anatomist::AttDescr * | , |
|
|
bool | ) |
|
static |
◆ printModel()
| static void anatomist::AFGHelpers::printModel |
( |
QObjectBrowserWidget * | , |
|
|
const carto::GenericObject & | , |
|
|
const std::string & | , |
|
|
QTreeWidgetItem * | , |
|
|
const anatomist::AttDescr * | , |
|
|
bool | ) |
|
static |
The documentation for this class was generated from the following file: