The OrderPcbDialog class.
More...
#include <orderpcbdialog.h>
Inherits QDialog.
◆ OrderPcbDialog() [1/3]
◆ OrderPcbDialog() [2/3]
◆ OrderPcbDialog() [3/3]
◆ ~OrderPcbDialog()
◆ operator=()
◆ infoRequestSucceeded()
void infoRequestSucceeded |
( |
QUrl |
infoUrl, |
|
|
int |
maxFileSize |
|
) |
| |
|
privatenoexcept |
◆ infoRequestFailed()
void infoRequestFailed |
( |
QString |
errorMsg | ) |
|
|
privatenoexcept |
◆ uploadButtonClicked()
void uploadButtonClicked |
( |
| ) |
|
|
privatenoexcept |
◆ startUpload()
◆ uploadProgressPercent()
void uploadProgressPercent |
( |
int |
percent | ) |
|
|
privatenoexcept |
◆ uploadSucceeded()
void uploadSucceeded |
( |
const QUrl & |
redirectUrl | ) |
|
|
privatenoexcept |
◆ uploadFailed()
void uploadFailed |
( |
const QString & |
errorMsg | ) |
|
|
privatenoexcept |
◆ setStatus()
void setStatus |
( |
const QString |
msg | ) |
|
|
privatenoexcept |
◆ setError()
void setError |
( |
const QString & |
msg | ) |
|
|
privatenoexcept |
◆ mSettings
◆ mRequest
◆ mCreateLppzCallback
std::function<QByteArray()> mCreateLppzCallback |
|
private |
◆ mUi
QScopedPointer<Ui::OrderPcbDialog> mUi |
|
private |
The documentation for this class was generated from the following files: