Code Documentation 3.1
Social Network Visualizer
Loading...
Searching...
No Matches
webcrawler.h File Reference
#include <QNetworkReply>
#include <QQueue>
Include dependency graph for webcrawler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  WebCrawler
 The WebCrawler class Parses HTML code it receives, locates urls inside it and puts them into a url queue (passed from the parent) while emitting signals to the parent to create new nodes and edges between them. More...