Füge Schaltfläche zum erneuten Übersetzen hinzu und verbessere das Layout der Einstellungen

This commit is contained in:
Torsten Schulz (local)
2026-09-16 14:32:43 +02:00
parent 414c218839
commit 3a0f28bdd1
3 changed files with 139 additions and 26 deletions

View File

@@ -41,6 +41,7 @@ private slots:
void onDeeplTranslationPossibilitiesLoaded(QNetworkReply *reply);
void on_deeplTranslateFrom_currentTextChanged(const QString &sourceLanguage);
void on_autoTranslateButton_clicked();
void on_retryTranslationButton_clicked();
void on_bulkAutoTranslateButton_clicked();
void on_checkDeeplUsageButton_clicked();
void on_translationProviderCombo_currentIndexChanged(int index);