10#define UI_MAINWINDOW_H
12#include <QtCore/QVariant>
14#include <QtWidgets/QAction>
15#include <QtWidgets/QApplication>
16#include <QtWidgets/QCheckBox>
17#include <QtWidgets/QComboBox>
18#include <QtWidgets/QFormLayout>
19#include <QtWidgets/QGridLayout>
20#include <QtWidgets/QHBoxLayout>
21#include <QtWidgets/QLabel>
22#include <QtWidgets/QLineEdit>
23#include <QtWidgets/QMainWindow>
24#include <QtWidgets/QMenu>
25#include <QtWidgets/QMenuBar>
26#include <QtWidgets/QProgressBar>
27#include <QtWidgets/QPushButton>
28#include <QtWidgets/QRadioButton>
29#include <QtWidgets/QScrollArea>
30#include <QtWidgets/QSpacerItem>
31#include <QtWidgets/QSpinBox>
32#include <QtWidgets/QStatusBar>
33#include <QtWidgets/QTabWidget>
34#include <QtWidgets/QTextEdit>
35#include <QtWidgets/QToolBar>
36#include <QtWidgets/QVBoxLayout>
37#include <QtWidgets/QWidget>
308 MainWindow->setObjectName(QString::fromUtf8(
"MainWindow"));
311 font.setPointSize(13);
314 actionExit->setObjectName(QString::fromUtf8(
"actionExit"));
316 icon.addFile(QString::fromUtf8(
":/images/exit.png"), QSize(), QIcon::Normal, QIcon::Off);
319 actionAbout->setObjectName(QString::fromUtf8(
"actionAbout"));
321 icon1.addFile(QString::fromUtf8(
":/images/gear.png"), QSize(), QIcon::Normal, QIcon::Off);
324 actionHelp->setObjectName(QString::fromUtf8(
"actionHelp"));
326 icon2.addFile(QString::fromUtf8(
":/images/help.png"), QSize(), QIcon::Normal, QIcon::Off);
329 actionCompile->setObjectName(QString::fromUtf8(
"actionCompile"));
331 icon3.addFile(QString::fromUtf8(
":/images/thumbsup.png"), QSize(), QIcon::Normal, QIcon::Off);
336 icon4.addFile(QString::fromUtf8(
":/images/clipboard.png"), QSize(), QIcon::Normal, QIcon::Off);
339 actionAuthor->setObjectName(QString::fromUtf8(
"actionAuthor"));
341 icon5.addFile(QString::fromUtf8(
":/images/handshake.png"), QSize(), QIcon::Normal, QIcon::Off);
344 actionSave->setObjectName(QString::fromUtf8(
"actionSave"));
346 icon6.addFile(QString::fromUtf8(
":/images/filesave.png"), QSize(), QIcon::Normal, QIcon::Off);
351 icon7.addFile(QString::fromUtf8(
":/images/wizardwand.png"), QSize(), QIcon::Normal, QIcon::Off);
356 icon8.addFile(QString::fromUtf8(
":/images/lock.png"), QSize(), QIcon::Normal, QIcon::Off);
361 icon9.addFile(QString::fromUtf8(
":/images/lists.png"), QSize(), QIcon::Normal, QIcon::Off);
364 centralwidget->setObjectName(QString::fromUtf8(
"centralwidget"));
366 verticalLayout->setObjectName(QString::fromUtf8(
"verticalLayout"));
368 tabWidget->setObjectName(QString::fromUtf8(
"tabWidget"));
370 tabSettings->setObjectName(QString::fromUtf8(
"tabSettings"));
397#if QT_CONFIG(tooltip)
400#if QT_CONFIG(statustip)
403#if QT_CONFIG(whatsthis)
406#if QT_CONFIG(accessibility)
409#if QT_CONFIG(accessibility)
420#if QT_CONFIG(tooltip)
423#if QT_CONFIG(statustip)
426#if QT_CONFIG(accessibility)
429#if QT_CONFIG(accessibility)
455#if QT_CONFIG(accessibility)
458#if QT_CONFIG(accessibility)
502 icon10.addFile(QString::fromUtf8(
":/images/google_translate.png"), QSize(), QIcon::Normal, QIcon::On);
511 icon11.addFile(QString::fromUtf8(
":/images/yandex_translate.png"), QSize(), QIcon::Normal, QIcon::On);
520 icon12.addFile(QString::fromUtf8(
":/images/microsoft_translator.png"), QSize(), QIcon::Normal, QIcon::On);
576 tabSQL->setObjectName(QString::fromUtf8(
"tabSQL"));
580 formLayoutSql->setObjectName(QString::fromUtf8(
"formLayoutSql"));
671 horizontalSpacer =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
838 scrollArea->setObjectName(QString::fromUtf8(
"scrollArea"));
844 gridLayout_2->setObjectName(QString::fromUtf8(
"gridLayout_2"));
1546 horizontalSpacer_2 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
1585 horizontalSpacer_3 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
1597 tabProject->setObjectName(QString::fromUtf8(
"tabProject"));
1619 tabHelp->setObjectName(QString::fromUtf8(
"tabHelp"));
1623 textEditHelp->setObjectName(QString::fromUtf8(
"textEditHelp"));
1633 menubar->setObjectName(QString::fromUtf8(
"menubar"));
1634 menubar->setGeometry(QRect(0, 0, 1415, 29));
1636 menuFile->setObjectName(QString::fromUtf8(
"menuFile"));
1638 menuHelp->setObjectName(QString::fromUtf8(
"menuHelp"));
1641 statusbar->setObjectName(QString::fromUtf8(
"statusbar"));
1644 toolBar->setObjectName(QString::fromUtf8(
"toolBar"));
1691 MainWindow->setWindowTitle(QCoreApplication::translate(
"MainWindow",
"MainWindow",
nullptr));
1692 actionExit->setText(QCoreApplication::translate(
"MainWindow",
"Exit",
nullptr));
1693 actionAbout->setText(QCoreApplication::translate(
"MainWindow",
"About",
nullptr));
1694 actionHelp->setText(QCoreApplication::translate(
"MainWindow",
"Help",
nullptr));
1695 actionCompile->setText(QCoreApplication::translate(
"MainWindow",
"Translate",
nullptr));
1696 actionClipboard->setText(QCoreApplication::translate(
"MainWindow",
"Clipboard",
nullptr));
1697 actionAuthor->setText(QCoreApplication::translate(
"MainWindow",
"Author",
nullptr));
1698 actionSave->setText(QCoreApplication::translate(
"MainWindow",
"Save",
nullptr));
1699 actionTranslate_Help->setText(QCoreApplication::translate(
"MainWindow",
"Translate Help",
nullptr));
1702 labelSettingsLanguage->setText(QCoreApplication::translate(
"MainWindow",
"Change Language",
nullptr));
1703#if QT_CONFIG(accessibility)
1706#if QT_CONFIG(accessibility)
1714 labelSettingsDelay->setText(QCoreApplication::translate(
"MainWindow",
"Delay in Seconds",
nullptr));
1718 labelSqlDatabaseName->setText(QCoreApplication::translate(
"MainWindow",
"Database Name",
nullptr));
1720 labelSqlHostName->setText(QCoreApplication::translate(
"MainWindow",
"Host Name",
nullptr));
1721 labelSqlUserName->setText(QCoreApplication::translate(
"MainWindow",
"User Name",
nullptr));
1722 labelSqlPassword->setText(QCoreApplication::translate(
"MainWindow",
"Password",
nullptr));
1724 labelSqlOptions->setText(QCoreApplication::translate(
"MainWindow",
"Options",
nullptr));
1725 pushButtonSqlSave->setText(QCoreApplication::translate(
"MainWindow",
"Save",
nullptr));
1729 labelTranslationMake->setText(QCoreApplication::translate(
"MainWindow",
"Type make",
nullptr));
1732#if QT_CONFIG(tooltip)
1733 labelTranslationsDoxyfile->setToolTip(QCoreApplication::translate(
"MainWindow",
"Tempoary Folder contents gets deleted",
nullptr));
1735#if QT_CONFIG(statustip)
1736 labelTranslationsDoxyfile->setStatusTip(QCoreApplication::translate(
"MainWindow",
"Tempoary Folder contents gets deleted",
nullptr));
1739#if QT_CONFIG(statustip)
1740 lineEditTranslationsDoxyfile->setStatusTip(QCoreApplication::translate(
"MainWindow",
"Tempoary Folder contents gets deleted",
nullptr));
1758 checkBoxTranslationsLB->setText(QCoreApplication::translate(
"MainWindow",
"Luxembourgish - lb",
nullptr));
1765 checkBoxTranslationsAPC->setText(QCoreApplication::translate(
"MainWindow",
"Levantine Arabic - apc",
nullptr));
1856 checkBoxTranslationsRM->setText(QCoreApplication::translate(
"MainWindow",
"Rhaeto-Romanic - rm ",
nullptr));
1860 checkBoxTranslationsOTQ->setText(QCoreApplication::translate(
"MainWindow",
"Queretaro Otomi - otq",
nullptr));
1880 labelProjectName->setText(QCoreApplication::translate(
"MainWindow",
"Project Name",
nullptr));
1890 menuFile->setTitle(QCoreApplication::translate(
"MainWindow",
"File",
nullptr));
1891 menuHelp->setTitle(QCoreApplication::translate(
"MainWindow",
"Help",
nullptr));
1892 toolBar->setWindowTitle(QCoreApplication::translate(
"MainWindow",
"toolBar",
nullptr));
Main Window Constructor. /class MainWindow.
QWidget * tabTranslations
QCheckBox * checkBoxTranslationsIT
QHBoxLayout * horizontalLayoutTranslationsHelp
QCheckBox * checkBoxTranslationsEU
QCheckBox * checkBoxTranslationsYI
QCheckBox * checkBoxTranslationsLA
QCheckBox * checkBoxTranslationsLV
QVBoxLayout * verticalLayout_3
void retranslateUi(QMainWindow *MainWindow)
QCheckBox * checkBoxTranslationsTO
QVBoxLayout * verticalLayout_6
QHBoxLayout * horizontalLayoutSettingsLupdate
QCheckBox * checkBoxTranslationsHU
QComboBox * comboBoxTranslationSourceLanguage
QCheckBox * checkBoxTranslationsSI
QCheckBox * checkBoxTranslationsHR
QCheckBox * checkBoxTranslationsPS
QCheckBox * checkBoxTranslationsSU
QHBoxLayout * horizontalLayoutSettingsLrelease
QCheckBox * checkBoxTranslationsVE
QLabel * labelSettingsUiLanguage
QCheckBox * checkBoxTranslationsKK
QCheckBox * checkBoxTranslationsSO
QCheckBox * checkBoxTranslationsTA
QCheckBox * checkBoxTranslationsFA
QCheckBox * checkBoxTranslationsHI
QCheckBox * checkBoxTranslationsCY
QCheckBox * checkBoxTranslationsSR
QGridLayout * gridLayoutSettingsTransEngine
QHBoxLayout * horizontalLayoutSettingsUI
QLabel * labelTranslationsHelp
QAction * actionClipboard
QCheckBox * checkBoxTranslationsAZ
QCheckBox * checkBoxTranslationsNN
QCheckBox * checkBoxTranslationsNE
QCheckBox * checkBoxTranslationsEN
QCheckBox * checkBoxTranslationsSV
QCheckBox * checkBoxTranslationsKN
QCheckBox * checkBoxSettingsYandex
QCheckBox * checkBoxTranslationsSD
QCheckBox * checkBoxTranslationsTK
QCheckBox * checkBoxTranslationsML
QCheckBox * checkBoxTranslationsTLH_QAAK
QCheckBox * checkBoxTranslationsMG
QSpacerItem * horizontalSpacerTranslations
QCheckBox * checkBoxTranslationsZH_TW
QLabel * labelSettingsTranslationEngine
QSpacerItem * horizontalSpacerSettingsTransEng
QSpinBox * spinBoxSettingsDelay
QCheckBox * checkBoxTranslationsHMN
QSpacerItem * horizontalSpacerSettignsMessaging
QProgressBar * progressBarProjectsFiles
QCheckBox * checkBoxTranslationsIG
QCheckBox * checkBoxTranslationsET
QCheckBox * checkBoxTranslationsEO
QCheckBox * checkBoxTranslationsTS
QCheckBox * checkBoxTranslationsCS
QCheckBox * checkBoxTranslationsZH_CN
QCheckBox * checkBoxTranslationsCEB
QCheckBox * checkBoxTranslationsST
QCheckBox * checkBoxTranslationsUR
QCheckBox * checkBoxTranslationsAPC
QCheckBox * checkBoxTranslationsSL
QTextEdit * textEditProjects
QVBoxLayout * verticalLayout_4
QCheckBox * checkBoxTranslationsBG
QLabel * labelTranslationsCountryCode
QLabel * labelSqlUserName
QPushButton * pushButtonTranslationsAdd
QLabel * labelTranslationsSource
QCheckBox * checkBoxTranslationsMS
QCheckBox * checkBoxTranslationsMHR
QLineEdit * lineEditSettingsLrelease
QCheckBox * checkBoxTranslationsMRJ
QHBoxLayout * horizontalLayoutTranslationsDestination
QCheckBox * checkBoxTranslationsKU
QCheckBox * checkBoxTranslationsKO
QCheckBox * checkBoxTranslationsMI
QCheckBox * checkBoxTranslationsHA
QCheckBox * checkBoxTranslationsFO
QRadioButton * radioButtonTranslationsCmake
QPushButton * pushButtonTranslationsDoxyfileBrowse
QCheckBox * checkBoxTranslationsKY
QCheckBox * checkBoxTranslationsGL
QPushButton * pushButtonTranslationsDelete
QCheckBox * checkBoxTranslationsMK
QFormLayout * formLayoutSettings
QCheckBox * checkBoxTranslationsRU
QProgressBar * progressBarProjectsTranslations
QPushButton * pushButtonTranslationsHelp
QCheckBox * checkBoxTranslationsTN
QHBoxLayout * horizontalLayoutTranslationsSource
QCheckBox * checkBoxTranslationsTE
QHBoxLayout * horizontalLayoutSettingsDelay
QCheckBox * checkBoxTranslationsFI
QCheckBox * checkBoxTranslationsOR
QComboBox * comboBoxTranslationsProjectNames
QAction * actionTranslate_ReadMe
QLabel * labelSqlHostName
QCheckBox * checkBoxTranslationsBA
QSpacerItem * horizontalSpacerTranslationsSourceLang
QPushButton * pushButtonSettingsLrelease
QLabel * labelSqlPassword
QVBoxLayout * verticalLayout
QCheckBox * checkBoxTranslationsTR
QPushButton * pushButtonTranslationsProjectBrowser
QCheckBox * checkBoxTranslationsLB
QComboBox * comboBoxLanguage
QWidget * scrollAreaWidgetContents
QCheckBox * checkBoxTranslationsAR
QLabel * labelTranslationsDoxyfile
QLineEdit * lineEditTranslationsProjectFolder
QCheckBox * checkBoxTranslationsDA
QLabel * labelSettingLupdate
QSpacerItem * horizontalSpacerTranslationMake
QCheckBox * checkBoxTranslationsMN
QCheckBox * checkBoxTranslationsCO
QLineEdit * lineEditSqlPassword
QCheckBox * checkBoxTranslationsHY
QFormLayout * formLayoutSql
QLineEdit * lineEditSqlHostName
QLabel * labelSettingsLrelease
QCheckBox * checkBoxTranslationsLO
QHBoxLayout * horizontalLayout_2
QCheckBox * checkBoxTranslationsES
QCheckBox * checkBoxTranslationsIS
QCheckBox * checkBoxTranslationsFY
QCheckBox * checkBoxTranslationsCA
QCheckBox * checkBoxTranslationsRM
QCheckBox * checkBoxTranslationsUK
QCheckBox * checkBoxTranslationsUZ
QCheckBox * checkBoxTranslationsJW
QPushButton * pushButtonTranslationsProjectFolderBrowse
QComboBox * comboBoxSqlDatabaseType
QCheckBox * checkBoxSettingsBing
QPushButton * pushButtonTranslationsSourceBrowse
QAction * actionAccept_Translations
QCheckBox * checkBoxTranslationsGU
QCheckBox * checkBoxTranslationsHT
QLineEdit * lineEditSqlUserName
QHBoxLayout * horizontalLayoutSqlDatabaseName
QCheckBox * checkBoxTranslationsUG
QHBoxLayout * horizontalLayoutTranslationSourceLang
QLabel * labelSettingsLanguage
QLabel * labelTranslationsOptions
QSpacerItem * horizontalSpacer_2
QLabel * labelSqlDatabaseName
QPushButton * pushButtonSqlSave
QLabel * labelSettignsMessaging
QCheckBox * checkBoxTranslationsMT
QCheckBox * checkBoxTranslationsBS
QCheckBox * checkBoxTranslationsTLH
QCheckBox * checkBoxTranslationsNB
QCheckBox * checkBoxTranslationsRO
QSpacerItem * horizontalSpacerSettingsDelay
QVBoxLayout * verticalLayout_5
QGridLayout * gridLayoutCountryCodes
QPushButton * pushButtonTranslationsClear
QCheckBox * checkBoxTranslationsVI
QRadioButton * radioButtonTranslationsQmake
QCheckBox * checkBoxTranslationsID
QCheckBox * checkBoxTranslationsNY
QLabel * labelProjectName
QCheckBox * checkBoxTranslationsPL
QPushButton * pushButtonSettingsLupdate
QCheckBox * checkBoxTranslationsEL
QCheckBox * checkBoxTranslationsHAW
QCheckBox * checkBoxTranslationsPAP
QCheckBox * checkBoxTranslationsTG
QLabel * labelSettingsDelay
QCheckBox * checkBoxTranslationsGD
QCheckBox * checkBoxTranslationsSQ
QHBoxLayout * horizontalLayoutSqlPassword
QCheckBox * checkBoxTranslationsSR_LATIN
QCheckBox * checkBoxTranslationsBE
QCheckBox * checkBoxTranslationsGA
QCheckBox * checkBoxTranslationsTH
QCheckBox * checkBoxTranslationsRW
QCheckBox * checkBoxTranslationsBN
QLineEdit * lineEditSqlDatabaseName
QCheckBox * checkBoxTranslationsKA
QLabel * labelTranslationMake
QLineEdit * lineEditTranslationsHelp
QCheckBox * checkBoxTranslationsXH
QCheckBox * checkBoxTranslationsTT
QCheckBox * checkBoxTranslationsYUA
QLabel * labelTranslationSourceLanguage
QLabel * labelTranslationsProjectFolder
QHBoxLayout * horizontalLayoutSettignsMessaging
QGridLayout * gridLayout_2
QFormLayout * formLayoutTranslations
void setupUi(QMainWindow *MainWindow)
QSpacerItem * horizontalSpacerSettingsLanguage
QCheckBox * checkBoxTranslationsYO
QCheckBox * checkBoxTranslationsSM
QLineEdit * lineEditTranslationsDoxyfile
QCheckBox * checkBoxTranslationsAF
QCheckBox * checkBoxTranslationsAM
QCheckBox * checkBoxTranslationsTL
QLineEdit * lineEditTranslationsSource
QLabel * labelRecordIdProject
QCheckBox * checkBoxTranslationsJA
QCheckBox * checkBoxTranslationsOTQ
QLabel * labelSettingsLanguageUI
QCheckBox * checkBoxTranslationsPT
QCheckBox * checkBoxTranslationsMY
QCheckBox * checkBoxTranslationsZU
QLineEdit * lineEditProjectName
QHBoxLayout * horizontalLayoutTranslationsOptions
QCheckBox * checkBoxTranslationsFJ
QHBoxLayout * horizontalLayoutSqlOptions
QCheckBox * checkBoxTranslationsLT
QSpacerItem * horizontalSpacer
QCheckBox * checkBoxTranslationsHE
QSpacerItem * horizontalSpacer_3
QCheckBox * checkBoxTranslationsFIL
QPushButton * pushButtonSqlPasswordShow
QCheckBox * checkBoxTranslationsNO
QCheckBox * checkBoxTranslationsTY
QCheckBox * checkBoxTranslationsSB
QCheckBox * checkBoxTranslationsSK
QCheckBox * checkBoxTranslationsPA
QHBoxLayout * horizontalLayout
QLineEdit * lineEditSettingsLupdate
QHBoxLayout * horizontalLayoutTranslationsMake
QCheckBox * checkBoxSettingsGoogle
QCheckBox * checkBoxTranslationsMR
QCheckBox * checkBoxSettignsMessaging
QCheckBox * checkBoxTranslationsSW
QCheckBox * checkBoxTranslationsKM
QCheckBox * checkBoxTranslationsFR
QCheckBox * checkBoxTranslationsYUE
QAction * actionTranslate_Help
QCheckBox * checkBoxTranslationsNL
QPushButton * pushButtonTranslationsSave
QPushButton * pushButtonSqlDatabaseNameBrowse
QCheckBox * checkBoxTranslationsDE
QCheckBox * checkBoxTranslationsUDM
QLabel * labelTranslationsSourceLanguageCode
QHBoxLayout * horizontalLayoutSettingsLanguage
QVBoxLayout * verticalLayout_2
QCheckBox * checkBoxTranslationsSN