![]() |
Code Documentation 3.7
Social Network Visualizer
|

Files | |
| mainwindow_network_file.cpp | |
| Implements MainWindow Network menu: new/open/save/close/print, recent files, file dialog plumbing, and load/save status reactions. | |
| mainwindow_network_import_export.cpp | |
| 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. | |
| mainwindow_network_random.cpp | |
| Implements MainWindow Network menu: sample dataset selection and random network generation (Erdos-Renyi, Scale-Free, Small-World, Regular, Gaussian, Ring/general Lattice). | |
| mainwindow_network_view.cpp | |
| Implements MainWindow Network menu: file preview in system browser, internal text editor, sociomatrix view, and the Network toolbox auto-create combo box. | |
| mainwindow_network_web.cpp | |
| Implements MainWindow Network menu web crawler dialog/launch and the QNetworkAccessManager request/reply/SSL error handlers. | |