![]() |
Code Documentation 3.7
Social Network Visualizer
|
Implements MainWindow Network menu: file preview in system browser, internal text editor, sociomatrix view, and the Network toolbox auto-create combo box. 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 <QtWidgets>#include <QTextCodec>#include <QNetworkReply>#include <QNetworkAccessManager>
Implements MainWindow Network menu: file preview in system browser, internal text editor, sociomatrix view, and the Network toolbox auto-create combo box.