Cadasta / cadasta-qgis-plugin

[DEPRECATED] QGIS plugin to create, edit, upload and download Cadasta projects
GNU General Public License v3.0
4 stars 7 forks source link

QgsNetworkAccess #1

Closed cchristelis closed 7 years ago

cchristelis commented 7 years ago

Problem

We need to access the qgis network interface to make our call through potential firewalls etc.

Proposed solution

Create an abstraction layer of a mixin class that has simple wrappers around the QgsNetworkAccess class.

meomancer commented 7 years ago

fixed at #10