![]() |
Code Documentation 3.7
Social Network Visualizer
|
Implements MainWindow Network menu: import (GraphML, GML, Pajek, Adjacency, GraphViz, UCINET, EdgeList, two-mode) and export (image, PDF, Pajek, SM, DOT, DL, GW, list, CSV, JSON) actions. More...
#include "mainwindow.h"#include "graph.h"#include "graphicswidget.h"#include "texteditor.h"#include "webcrawler.h"#include "forms/dialogpreviewfile.h"#include "forms/dialogdatasetselect.h"#include "forms/dialogranderdosrenyi.h"#include "forms/dialograndsmallworld.h"#include "forms/dialograndscalefree.h"#include "forms/dialograndregular.h"#include "forms/dialograndlattice.h"#include "forms/dialogwebcrawler.h"#include "forms/dialogexportimage.h"#include "forms/dialogexportpdf.h"#include "widgets/graphtablewidget.h"#include "graph/io/table_export.h"#include <QtWidgets>#include <QTextCodec>#include <QNetworkReply>#include <QNetworkAccessManager>#include <QPrintDialog>
Implements MainWindow Network menu: import (GraphML, GML, Pajek, Adjacency, GraphViz, UCINET, EdgeList, two-mode) and export (image, PDF, Pajek, SM, DOT, DL, GW, list, CSV, JSON) actions.