![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "machinetranslationdialog.h"#include "ui_machinetranslationdialog.h"#include "messagemodel.h"#include "auto-translation/machinetranslator.h"#include "auto-translation/translationsettings.h"#include "globals.h"#include <QtCore/qsettings.h>#include <QtWidgets/qmessagebox.h>#include <array>Go to the source code of this file.
Variables | |
| static QT_BEGIN_NAMESPACE constexpr std::array< const char *, 3 > | toolBoxTexts |
|
staticconstexpr |
Definition at line 49 of file machinetranslationdialog.cpp.