mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-12 00:54:53 -07:00
picURL added to oracleimporter and carddatabase
This commit is contained in:
parent
e79b19413a
commit
aaa56acfd1
4 changed files with 38 additions and 4 deletions
|
|
@ -29,6 +29,8 @@ private:
|
|||
QBuffer *buffer;
|
||||
QHttp *http;
|
||||
QProgressDialog *progressDialog;
|
||||
QString normalizeName(QString);
|
||||
QString getURLFromName(QString);
|
||||
private slots:
|
||||
void httpRequestFinished(int requestId, bool error);
|
||||
void readResponseHeader(const QHttpResponseHeader &responseHeader);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue