completed requests to ofd.ru

This commit is contained in:
2024-11-24 19:07:28 +03:00
parent 48885daed5
commit 3106479fcc
16 changed files with 1274 additions and 9 deletions

View File

@@ -26,13 +26,13 @@ public:
Check get_check();
void onDecodedData(std::string);
std::string makeRequestToOfd(std::string captcha);
void receiveSolvedCaptcha(std::string);
private slots:
void on_parseButton_clicked();
void on_storeType_currentIndexChanged(int index);
// void on_chooseImageButton_clicked();
void on_preferencesButton_clicked();
void on_chooseImageButton_ofd_clicked();