![]() |
Code Documentation 3.3
Social Network Visualizer
|
#include <QString>#include <QtGlobal>

Go to the source code of this file.
Classes | |
| struct | HeadlessLoadResult |
Functions | |
| HeadlessLoadResult | loadGraphHeadless (Graph &graph, const QString &fileName, const QString &codecName, int fileFormat, const QString &delimiter, int sm_two_mode, bool sm_has_labels) |
| Loads a graph from a given file, without any UI. | |
| HeadlessLoadResult loadGraphHeadless | ( | Graph & | graph, |
| const QString & | fileName, | ||
| const QString & | codecName, | ||
| int | fileFormat, | ||
| const QString & | delimiter, | ||
| int | sm_two_mode, | ||
| bool | sm_has_labels ) |
Loads a graph from a given file, without any UI.