Code Documentation 3.1
Social Network Visualizer
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
 annotation-src
  app
  src
 chart.cpp
 chart.h
 global.h
 graph.cpp
 graph.hDefines the Graph class and related algorithms for social network visualization
 graphicsedge.cppImplements the GraphicsEdge class, which visualizes edges in the network graph
 graphicsedge.hDeclares the GraphicsEdge class for visualizing edges in the network graph
 graphicsedgelabel.cppImplements the GraphicsEdgeLabel class for rendering edge labels in the network graph
 graphicsedgelabel.hDeclares the GraphicsEdgeLabel class for managing and rendering edge labels in the network graph
 graphicsedgeweight.cppImplements the GraphicsEdgeWeight class for managing and rendering edge weights in the network graph
 graphicsedgeweight.hDeclares the GraphicsEdgeWeight class for managing and rendering edge weights in the network graph
 graphicsguide.cppImplements the GraphicsGuide class for drawing guides in the network graph visualization
 graphicsguide.hDeclares the GraphicsGuide class for drawing guides in the network graph visualization
 graphicsnode.cppImplements the GraphicsNode class for rendering nodes in the network graph visualization
 graphicsnode.hDeclares the GraphicsNode class for rendering nodes in the network graph visualization
 graphicsnodelabel.cppImplements the GraphicsNodeLabel class for rendering labels associated with nodes in the network graph visualization
 graphicsnodelabel.hDeclares the GraphicsNodeLabel class for rendering labels associated with nodes in the network graph visualization
 graphicsnodenumber.cppImplements the GraphicsNodeNumber class for rendering node numbers in the network graph visualization
 graphicsnodenumber.hDeclares the GraphicsNodeNumber class for rendering node numbers in the network graph visualization
 graphicswidget.cppImplements the GraphicsWidget class for handling the main visualization widget in the network graph interface
 graphicswidget.hDeclares the GraphicsWidget class for handling the main visualization widget in the network graph interface
 graphvertex.cppImplements the GraphVertex class for representing and managing vertices in the network graph structure
 graphvertex.hDeclares the GraphVertex class for representing and managing vertices in the network graph structure
 main.cppEntry point for the SocNetV application, initializing the application and starting the main event loop
 mainwindow.cppImplements the MainWindow class, which serves as the primary interface for the SocNetV application
 mainwindow.hDeclares the MainWindow class, the primary interface for the SocNetV application
 matrix.cppImplements the Matrix class for handling adjacency and sociomatrix data structures in network analysis
 matrix.hDeclares the Matrix class for handling adjacency and sociomatrix data structures in network analysis
 parser.cppImplements the Parser class for reading and interpreting various network data formats, including adjacency matrices and sociomatrices
 parser.hDeclares the Parser class for reading and interpreting various network data formats, including adjacency matrices and sociomatrices
 texteditor.cppImplements the TextEditor class for editing and managing text-based network data files
 texteditor.hDeclares the TextEditor class for editing and managing text-based network data files
 webcrawler.cpp
 webcrawler.h