Evoplex  0.2.1
Static Public Member Functions | List of all members
evoplex::NodesPrivate Class Reference

A collection of utility functions for creating and saving nodes. More...

#include <nodes_p.h>

Static Public Member Functions

static Nodes fromCmd (const QString &cmd, const AttributesScope &attrsScope, const GraphType &graphType, QString &error, std::function< void(int)> progress=[](int){})
 
static Nodes fromFile (const QString &filePath, const AttributesScope &attrsScope, const GraphType &graphType, QString &error, std::function< void(int)> progress=[](int){})
 
static bool saveToFile (const Nodes &nodes, QString filepath, std::function< void(int)> progress=[](int){})
 
static Nodes clone (const Nodes &nodes)
 

Detailed Description

A collection of utility functions for creating and saving nodes.


The documentation for this class was generated from the following file: