Classes | |
class | NetworkManager |
class | QueueItem |
Functions | |
def | handle_completion (int index, int code, data) |
def | InitializeNetworkManager () |
Variables | |
AM_NETWORK_MANAGER = None | |
app = QtCore.QCoreApplication() | |
int | count = 0 |
bool | HAVE_FREECAD = True |
bool | HAVE_QTNETWORK = True |
translate = FreeCAD.Qt.translate | |
list | urls |
def NetworkManager.InitializeNetworkManager | ( | ) |
NetworkManager.AM_NETWORK_MANAGER = None |
NetworkManager.app = QtCore.QCoreApplication() |
int NetworkManager.count = 0 |
bool NetworkManager.HAVE_FREECAD = True |
bool NetworkManager.HAVE_QTNETWORK = True |
NetworkManager.translate = FreeCAD.Qt.translate |
list NetworkManager.urls |