11#ifndef _UPDATEPROGRESSDIALOG_H
12#define _UPDATEPROGRESSDIALOG_H
14#include "ui_UpdateProgressDialog.h"
53 int bytesReceived,
int bytesTotal);
67 Ui::UpdateProgressDialog
ui;
UpdateProgressDialog(QWidget *parent=0)
void setDownloadProgress(const QString &url, int bytesReceived, int bytesTotal)
Ui::UpdateProgressDialog ui
void setStatus(UpdateProgressDialog::Status status)