> Where is the data fetched by the network backend being used to first > instantiate the data structures that are need for rendering? > > Can you tell me with respect to Qt or GTK+curl? For the Qt port, grep for QNetworkRequest and QNetworkReply, and then follow from there.