ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Downloader.cpp File Reference
#include <QDir>
#include <QFile>
#include <QProcess>
#include <QDateTime>
#include <QMessageBox>
#include <QNetworkReply>
#include <QDesktopServices>
#include <QNetworkAccessManager>
#include <math.h>
#include "QSimpleUpdater/include/Downloader.h"
Include dependency graph for Downloader.cpp:

Go to the source code of this file.

Functions

static const QString PARTIAL_DOWN (".part")
 

Function Documentation

◆ PARTIAL_DOWN()

static const QString PARTIAL_DOWN ( ".part"  )
static