ui_CGH_Printer.h 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501
  1. /********************************************************************************
  2. ** Form generated from reading UI file 'CGH_PrinteriCJBUL.ui'
  3. **
  4. ** Created by: Qt User Interface Compiler version 5.15.2
  5. **
  6. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  7. ********************************************************************************/
  8. #ifndef CGH_PRINTERICJBUL_H
  9. #define CGH_PRINTERICJBUL_H
  10. #include <CGH_TabWidget.h>
  11. #include <QtCore/QVariant>
  12. #include <QtGui/QIcon>
  13. #include <QtWidgets/QApplication>
  14. #include <QtWidgets/QComboBox>
  15. #include <QtWidgets/QFrame>
  16. #include <QtWidgets/QGridLayout>
  17. #include <QtWidgets/QGroupBox>
  18. #include <QtWidgets/QHBoxLayout>
  19. #include <QtWidgets/QLabel>
  20. #include <QtWidgets/QLineEdit>
  21. #include <QtWidgets/QMainWindow>
  22. #include <QtWidgets/QProgressBar>
  23. #include <QtWidgets/QPushButton>
  24. #include <QtWidgets/QScrollArea>
  25. #include <QtWidgets/QSpacerItem>
  26. #include <QtWidgets/QTextEdit>
  27. #include <QtWidgets/QVBoxLayout>
  28. #include <QtWidgets/QWidget>
  29. QT_BEGIN_NAMESPACE
  30. class Ui_CGH_PrinterClass
  31. {
  32. public:
  33. QWidget *centralWidget;
  34. QVBoxLayout *verticalLayout_3;
  35. QHBoxLayout *horizontalLayout;
  36. QLabel *labelDatetime;
  37. QTextEdit *textEditWarning;
  38. QGroupBox *groupBox_3;
  39. QHBoxLayout *horizontalLayout_15;
  40. QLabel *labelStateMarking;
  41. QLabel *labelWorkState;
  42. QLabel *labelLogo;
  43. CGH_TabWidget *tabWidget;
  44. QWidget *tab;
  45. QGridLayout *gridLayout_5;
  46. QGroupBox *groupBox;
  47. QVBoxLayout *verticalLayout_9;
  48. QLabel *label_31;
  49. QHBoxLayout *horizontalLayout_2;
  50. QLabel *labelShutter;
  51. QLabel *label;
  52. QHBoxLayout *horizontalLayout_3;
  53. QLabel *labelSLM;
  54. QLabel *label_2;
  55. QHBoxLayout *horizontalLayout_4;
  56. QLabel *labelStages;
  57. QLabel *label_3;
  58. QHBoxLayout *horizontalLayout_5;
  59. QLabel *labelCCD;
  60. QLabel *label_4;
  61. QLabel *labelEquipment;
  62. QWidget *tab_7;
  63. QGridLayout *gridLayout_2;
  64. QGroupBox *groupBox_9;
  65. QGridLayout *gridLayout_12;
  66. QLabel *labelCGHDisplay;
  67. QHBoxLayout *horizontalLayout_18;
  68. QLineEdit *lineEditCGHName;
  69. QPushButton *pushButtonLoad;
  70. QSpacerItem *horizontalSpacer_2;
  71. QGroupBox *groupBox_Move_2;
  72. QGridLayout *gridLayout_11;
  73. QFrame *line;
  74. QFrame *line_2;
  75. QGridLayout *gridLayout;
  76. QGridLayout *gridLayout_18;
  77. QLineEdit *lineEditMove;
  78. QLabel *label_30;
  79. QLabel *label_5;
  80. QGridLayout *gridLayout_13;
  81. QPushButton *pushButtonUp;
  82. QPushButton *pushButtonLeft;
  83. QPushButton *pushButtonDown;
  84. QPushButton *pushButtonRight;
  85. QGridLayout *gridLayout_19;
  86. QPushButton *pushButtonBlank;
  87. QPushButton *pushButtonTranstableStop;
  88. QGridLayout *gridLayout_20;
  89. QLabel *labelX_2;
  90. QLabel *labelXPosition;
  91. QLabel *label_38;
  92. QSpacerItem *horizontalSpacer;
  93. QGridLayout *gridLayout_21;
  94. QLabel *labelY_2;
  95. QLabel *labelYPosition;
  96. QLabel *label_39;
  97. QGroupBox *groupBox_10;
  98. QHBoxLayout *horizontalLayout_6;
  99. QLabel *label_36;
  100. QLineEdit *lineEditShutter;
  101. QLabel *label_37;
  102. QVBoxLayout *verticalLayout_11;
  103. QPushButton *pushButtonShutterExpose;
  104. QPushButton *pushButtonShutterStop;
  105. QWidget *tab_3;
  106. QGridLayout *gridLayout_9;
  107. QGroupBox *groupBox_12;
  108. QVBoxLayout *verticalLayout_5;
  109. QLabel *label_32;
  110. QScrollArea *scrollAreaWork;
  111. QWidget *scrollAreaWidgetContents;
  112. QVBoxLayout *verticalLayout;
  113. QVBoxLayout *verticalLayoutWork;
  114. QSpacerItem *verticalSpacer;
  115. QGroupBox *groupBox_5;
  116. QVBoxLayout *verticalLayout_4;
  117. QPushButton *pushButtonNew;
  118. QPushButton *pushButtonModify;
  119. QPushButton *pushButtonDelete;
  120. QPushButton *pushButtonUnderfeed;
  121. QPushButton *pushButtonFeed;
  122. QPushButton *pushButtonPrint;
  123. QWidget *tab_4;
  124. QGridLayout *gridLayout_6;
  125. QGroupBox *groupBox_14;
  126. QGridLayout *gridLayout_8;
  127. QLabel *label_33;
  128. QLineEdit *lineEditPrintName;
  129. QLabel *label_40;
  130. QProgressBar *progressBarPrint;
  131. QGroupBox *groupBox_16;
  132. QHBoxLayout *horizontalLayout_10;
  133. QSpacerItem *horizontalSpacer_3;
  134. QLabel *labelPhy;
  135. QSpacerItem *horizontalSpacer_4;
  136. QLabel *labelSLMCopy;
  137. QSpacerItem *horizontalSpacer_5;
  138. QGroupBox *groupBox_13;
  139. QGridLayout *gridLayout_7;
  140. QLabel *label_34;
  141. QLabel *label_35;
  142. QLineEdit *lineEditStart;
  143. QLineEdit *lineEditPrinted;
  144. QGroupBox *groupBox_15;
  145. QHBoxLayout *horizontalLayout_13;
  146. QPushButton *pushButtonPrintOK;
  147. QPushButton *pushButtonPrintCancel;
  148. QWidget *tab_5;
  149. QHBoxLayout *horizontalLayout_11;
  150. QGroupBox *groupBox_11;
  151. QVBoxLayout *verticalLayout_6;
  152. QLabel *label_41;
  153. QComboBox *comboBoxDevice;
  154. QLabel *label_42;
  155. QComboBox *comboBoxFormat;
  156. QLabel *label_43;
  157. QComboBox *comboBoxFramerate;
  158. QPushButton *pushButtonPreview;
  159. QPushButton *pushButtonSnapshot;
  160. QSpacerItem *verticalSpacer_2;
  161. QWidget *widgetCCD;
  162. QWidget *tab_6;
  163. QGridLayout *gridLayout_10;
  164. QSpacerItem *verticalSpacer_3;
  165. QGroupBox *groupBox_4;
  166. QGridLayout *gridLayout_4;
  167. QLabel *label_6;
  168. QLineEdit *lineEditAccY;
  169. QLabel *label_26;
  170. QLabel *label_22;
  171. QLineEdit *lineEditDecY;
  172. QLabel *label_27;
  173. QLabel *label_23;
  174. QLineEdit *lineEditMaxvY;
  175. QLabel *label_28;
  176. QGroupBox *groupBox_7;
  177. QGridLayout *gridLayout_3;
  178. QLabel *label_18;
  179. QLineEdit *lineEditAccX;
  180. QLineEdit *lineEditMaxvX;
  181. QLabel *label_17;
  182. QLabel *label_21;
  183. QLineEdit *lineEditDecX;
  184. QLabel *label_16;
  185. QLabel *label_19;
  186. QLabel *label_20;
  187. QGroupBox *groupBox_6;
  188. QHBoxLayout *horizontalLayout_16;
  189. QPushButton *pushButtonTempSaved;
  190. QPushButton *pushButtonPermSaved;
  191. QSpacerItem *verticalSpacer_4;
  192. void setupUi(QMainWindow *CGH_PrinterClass)
  193. {
  194. if (CGH_PrinterClass->objectName().isEmpty())
  195. CGH_PrinterClass->setObjectName(QString::fromUtf8("CGH_PrinterClass"));
  196. CGH_PrinterClass->resize(960, 540);
  197. CGH_PrinterClass->setMinimumSize(QSize(960, 540));
  198. CGH_PrinterClass->setMaximumSize(QSize(960, 540));
  199. CGH_PrinterClass->setStyleSheet(QString::fromUtf8(""));
  200. centralWidget = new QWidget(CGH_PrinterClass);
  201. centralWidget->setObjectName(QString::fromUtf8("centralWidget"));
  202. verticalLayout_3 = new QVBoxLayout(centralWidget);
  203. verticalLayout_3->setSpacing(6);
  204. verticalLayout_3->setContentsMargins(11, 11, 11, 11);
  205. verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3"));
  206. horizontalLayout = new QHBoxLayout();
  207. horizontalLayout->setSpacing(0);
  208. horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
  209. labelDatetime = new QLabel(centralWidget);
  210. labelDatetime->setObjectName(QString::fromUtf8("labelDatetime"));
  211. labelDatetime->setMinimumSize(QSize(108, 72));
  212. labelDatetime->setMaximumSize(QSize(108, 72));
  213. QFont font;
  214. font.setPointSize(9);
  215. labelDatetime->setFont(font);
  216. labelDatetime->setStyleSheet(QString::fromUtf8("QLabel\n"
  217. "{\n"
  218. "border:1px solid rgb(156,156,156);\n"
  219. "}"));
  220. labelDatetime->setFrameShape(QFrame::Box);
  221. labelDatetime->setFrameShadow(QFrame::Plain);
  222. labelDatetime->setAlignment(Qt::AlignCenter);
  223. horizontalLayout->addWidget(labelDatetime);
  224. textEditWarning = new QTextEdit(centralWidget);
  225. textEditWarning->setObjectName(QString::fromUtf8("textEditWarning"));
  226. textEditWarning->setMinimumSize(QSize(0, 72));
  227. textEditWarning->setMaximumSize(QSize(16777215, 72));
  228. textEditWarning->setStyleSheet(QString::fromUtf8("border:1px solid rgb(156,156,156);\n"
  229. ""));
  230. textEditWarning->setFrameShape(QFrame::Box);
  231. textEditWarning->setFrameShadow(QFrame::Plain);
  232. textEditWarning->setLineWidth(1);
  233. textEditWarning->setReadOnly(true);
  234. horizontalLayout->addWidget(textEditWarning);
  235. groupBox_3 = new QGroupBox(centralWidget);
  236. groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
  237. groupBox_3->setMinimumSize(QSize(108, 72));
  238. groupBox_3->setMaximumSize(QSize(108, 72));
  239. groupBox_3->setStyleSheet(QString::fromUtf8("QGroupBox\n"
  240. "{\n"
  241. "border-style:solid;\n"
  242. "border-color:rgb(156,156,156);\n"
  243. "border-width:1px;\n"
  244. "}"));
  245. groupBox_3->setFlat(false);
  246. groupBox_3->setCheckable(false);
  247. horizontalLayout_15 = new QHBoxLayout(groupBox_3);
  248. horizontalLayout_15->setSpacing(0);
  249. horizontalLayout_15->setContentsMargins(11, 11, 11, 11);
  250. horizontalLayout_15->setObjectName(QString::fromUtf8("horizontalLayout_15"));
  251. labelStateMarking = new QLabel(groupBox_3);
  252. labelStateMarking->setObjectName(QString::fromUtf8("labelStateMarking"));
  253. labelStateMarking->setLineWidth(0);
  254. labelStateMarking->setPixmap(QPixmap(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Parallelogram_Green.png")));
  255. labelStateMarking->setScaledContents(true);
  256. labelStateMarking->setAlignment(Qt::AlignCenter);
  257. horizontalLayout_15->addWidget(labelStateMarking);
  258. labelWorkState = new QLabel(groupBox_3);
  259. labelWorkState->setObjectName(QString::fromUtf8("labelWorkState"));
  260. labelWorkState->setMinimumSize(QSize(54, 0));
  261. labelWorkState->setMaximumSize(QSize(16777215, 16777215));
  262. labelWorkState->setFont(font);
  263. labelWorkState->setFrameShape(QFrame::Box);
  264. labelWorkState->setFrameShadow(QFrame::Raised);
  265. labelWorkState->setLineWidth(0);
  266. labelWorkState->setAlignment(Qt::AlignCenter);
  267. horizontalLayout_15->addWidget(labelWorkState);
  268. horizontalLayout->addWidget(groupBox_3);
  269. labelLogo = new QLabel(centralWidget);
  270. labelLogo->setObjectName(QString::fromUtf8("labelLogo"));
  271. labelLogo->setMinimumSize(QSize(108, 72));
  272. labelLogo->setMaximumSize(QSize(108, 72));
  273. labelLogo->setFont(font);
  274. labelLogo->setStyleSheet(QString::fromUtf8("QLabel\n"
  275. "{\n"
  276. "border:1px solid rgb(156,156,156);\n"
  277. "}"));
  278. labelLogo->setFrameShape(QFrame::Box);
  279. labelLogo->setFrameShadow(QFrame::Plain);
  280. labelLogo->setLineWidth(1);
  281. labelLogo->setPixmap(QPixmap(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Logo.png")));
  282. labelLogo->setScaledContents(true);
  283. labelLogo->setAlignment(Qt::AlignCenter);
  284. horizontalLayout->addWidget(labelLogo);
  285. verticalLayout_3->addLayout(horizontalLayout);
  286. tabWidget = new CGH_TabWidget(centralWidget);
  287. tabWidget->setObjectName(QString::fromUtf8("tabWidget"));
  288. QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
  289. sizePolicy.setHorizontalStretch(0);
  290. sizePolicy.setVerticalStretch(0);
  291. sizePolicy.setHeightForWidth(tabWidget->sizePolicy().hasHeightForWidth());
  292. tabWidget->setSizePolicy(sizePolicy);
  293. tabWidget->setMinimumSize(QSize(0, 0));
  294. tabWidget->setMaximumSize(QSize(16777215, 432));
  295. tabWidget->setFont(font);
  296. tabWidget->setStyleSheet(QString::fromUtf8("QTabBar::tab{width:72;height:108;}\n"
  297. "\n"
  298. "QTabBar::tab::selected{background-color:rgb(0,139,139);color:rgb(118, 0, 0);}\n"
  299. "QPushButton:hover{background-color:rgb(177, 177,177);}\n"
  300. "QTabBar{background-color:rgb(0,137,137);}\n"
  301. "QGroupBox{background-color:rgb(235, 235,235);border:1px solid rgb(179, 179, 179);}"));
  302. tabWidget->setTabPosition(QTabWidget::West);
  303. tabWidget->setTabShape(QTabWidget::Rounded);
  304. tabWidget->setElideMode(Qt::ElideNone);
  305. tab = new QWidget();
  306. tab->setObjectName(QString::fromUtf8("tab"));
  307. gridLayout_5 = new QGridLayout(tab);
  308. gridLayout_5->setSpacing(6);
  309. gridLayout_5->setContentsMargins(11, 11, 11, 11);
  310. gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5"));
  311. groupBox = new QGroupBox(tab);
  312. groupBox->setObjectName(QString::fromUtf8("groupBox"));
  313. groupBox->setStyleSheet(QString::fromUtf8(""));
  314. verticalLayout_9 = new QVBoxLayout(groupBox);
  315. verticalLayout_9->setSpacing(6);
  316. verticalLayout_9->setContentsMargins(11, 11, 11, 11);
  317. verticalLayout_9->setObjectName(QString::fromUtf8("verticalLayout_9"));
  318. label_31 = new QLabel(groupBox);
  319. label_31->setObjectName(QString::fromUtf8("label_31"));
  320. QFont font1;
  321. font1.setPointSize(12);
  322. font1.setBold(true);
  323. font1.setWeight(75);
  324. label_31->setFont(font1);
  325. label_31->setAlignment(Qt::AlignCenter);
  326. verticalLayout_9->addWidget(label_31);
  327. horizontalLayout_2 = new QHBoxLayout();
  328. horizontalLayout_2->setSpacing(6);
  329. horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
  330. labelShutter = new QLabel(groupBox);
  331. labelShutter->setObjectName(QString::fromUtf8("labelShutter"));
  332. labelShutter->setMinimumSize(QSize(50, 50));
  333. labelShutter->setMaximumSize(QSize(50, 50));
  334. labelShutter->setFont(font);
  335. labelShutter->setPixmap(QPixmap(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Redlight.png")));
  336. labelShutter->setScaledContents(true);
  337. labelShutter->setAlignment(Qt::AlignCenter);
  338. horizontalLayout_2->addWidget(labelShutter);
  339. label = new QLabel(groupBox);
  340. label->setObjectName(QString::fromUtf8("label"));
  341. label->setFont(font);
  342. label->setAlignment(Qt::AlignCenter);
  343. horizontalLayout_2->addWidget(label);
  344. verticalLayout_9->addLayout(horizontalLayout_2);
  345. horizontalLayout_3 = new QHBoxLayout();
  346. horizontalLayout_3->setSpacing(6);
  347. horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
  348. labelSLM = new QLabel(groupBox);
  349. labelSLM->setObjectName(QString::fromUtf8("labelSLM"));
  350. labelSLM->setMinimumSize(QSize(50, 50));
  351. labelSLM->setMaximumSize(QSize(50, 50));
  352. labelSLM->setFont(font);
  353. labelSLM->setPixmap(QPixmap(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Redlight.png")));
  354. labelSLM->setScaledContents(true);
  355. labelSLM->setAlignment(Qt::AlignCenter);
  356. horizontalLayout_3->addWidget(labelSLM);
  357. label_2 = new QLabel(groupBox);
  358. label_2->setObjectName(QString::fromUtf8("label_2"));
  359. label_2->setFont(font);
  360. label_2->setAlignment(Qt::AlignCenter);
  361. horizontalLayout_3->addWidget(label_2);
  362. verticalLayout_9->addLayout(horizontalLayout_3);
  363. horizontalLayout_4 = new QHBoxLayout();
  364. horizontalLayout_4->setSpacing(6);
  365. horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4"));
  366. labelStages = new QLabel(groupBox);
  367. labelStages->setObjectName(QString::fromUtf8("labelStages"));
  368. labelStages->setMinimumSize(QSize(50, 50));
  369. labelStages->setMaximumSize(QSize(50, 50));
  370. labelStages->setFont(font);
  371. labelStages->setPixmap(QPixmap(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Redlight.png")));
  372. labelStages->setScaledContents(true);
  373. labelStages->setAlignment(Qt::AlignCenter);
  374. horizontalLayout_4->addWidget(labelStages);
  375. label_3 = new QLabel(groupBox);
  376. label_3->setObjectName(QString::fromUtf8("label_3"));
  377. label_3->setFont(font);
  378. label_3->setAlignment(Qt::AlignCenter);
  379. horizontalLayout_4->addWidget(label_3);
  380. verticalLayout_9->addLayout(horizontalLayout_4);
  381. horizontalLayout_5 = new QHBoxLayout();
  382. horizontalLayout_5->setSpacing(6);
  383. horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5"));
  384. labelCCD = new QLabel(groupBox);
  385. labelCCD->setObjectName(QString::fromUtf8("labelCCD"));
  386. labelCCD->setMinimumSize(QSize(50, 50));
  387. labelCCD->setMaximumSize(QSize(50, 50));
  388. labelCCD->setFont(font);
  389. labelCCD->setPixmap(QPixmap(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Redlight.png")));
  390. labelCCD->setScaledContents(true);
  391. labelCCD->setAlignment(Qt::AlignCenter);
  392. horizontalLayout_5->addWidget(labelCCD);
  393. label_4 = new QLabel(groupBox);
  394. label_4->setObjectName(QString::fromUtf8("label_4"));
  395. label_4->setFont(font);
  396. label_4->setAlignment(Qt::AlignCenter);
  397. horizontalLayout_5->addWidget(label_4);
  398. verticalLayout_9->addLayout(horizontalLayout_5);
  399. gridLayout_5->addWidget(groupBox, 0, 1, 1, 1);
  400. labelEquipment = new QLabel(tab);
  401. labelEquipment->setObjectName(QString::fromUtf8("labelEquipment"));
  402. labelEquipment->setMinimumSize(QSize(612, 408));
  403. labelEquipment->setMaximumSize(QSize(612, 408));
  404. labelEquipment->setFont(font);
  405. labelEquipment->setPixmap(QPixmap(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Equipment.png")));
  406. labelEquipment->setScaledContents(true);
  407. labelEquipment->setAlignment(Qt::AlignCenter);
  408. gridLayout_5->addWidget(labelEquipment, 0, 0, 1, 1);
  409. QIcon icon;
  410. icon.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/home.png"), QSize(), QIcon::Normal, QIcon::Off);
  411. tabWidget->addTab(tab, icon, QString());
  412. tab_7 = new QWidget();
  413. tab_7->setObjectName(QString::fromUtf8("tab_7"));
  414. gridLayout_2 = new QGridLayout(tab_7);
  415. gridLayout_2->setSpacing(6);
  416. gridLayout_2->setContentsMargins(11, 11, 11, 11);
  417. gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
  418. groupBox_9 = new QGroupBox(tab_7);
  419. groupBox_9->setObjectName(QString::fromUtf8("groupBox_9"));
  420. sizePolicy.setHeightForWidth(groupBox_9->sizePolicy().hasHeightForWidth());
  421. groupBox_9->setSizePolicy(sizePolicy);
  422. groupBox_9->setMinimumSize(QSize(430, 0));
  423. groupBox_9->setMaximumSize(QSize(0, 16777215));
  424. groupBox_9->setStyleSheet(QString::fromUtf8(""));
  425. groupBox_9->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
  426. gridLayout_12 = new QGridLayout(groupBox_9);
  427. gridLayout_12->setSpacing(6);
  428. gridLayout_12->setContentsMargins(11, 11, 11, 11);
  429. gridLayout_12->setObjectName(QString::fromUtf8("gridLayout_12"));
  430. labelCGHDisplay = new QLabel(groupBox_9);
  431. labelCGHDisplay->setObjectName(QString::fromUtf8("labelCGHDisplay"));
  432. labelCGHDisplay->setEnabled(true);
  433. QSizePolicy sizePolicy1(QSizePolicy::Preferred, QSizePolicy::Expanding);
  434. sizePolicy1.setHorizontalStretch(0);
  435. sizePolicy1.setVerticalStretch(0);
  436. sizePolicy1.setHeightForWidth(labelCGHDisplay->sizePolicy().hasHeightForWidth());
  437. labelCGHDisplay->setSizePolicy(sizePolicy1);
  438. labelCGHDisplay->setMinimumSize(QSize(0, 0));
  439. labelCGHDisplay->setCursor(QCursor(Qt::UpArrowCursor));
  440. labelCGHDisplay->setTextFormat(Qt::MarkdownText);
  441. labelCGHDisplay->setScaledContents(true);
  442. labelCGHDisplay->setAlignment(Qt::AlignCenter);
  443. gridLayout_12->addWidget(labelCGHDisplay, 2, 0, 1, 1);
  444. horizontalLayout_18 = new QHBoxLayout();
  445. horizontalLayout_18->setSpacing(7);
  446. horizontalLayout_18->setObjectName(QString::fromUtf8("horizontalLayout_18"));
  447. lineEditCGHName = new QLineEdit(groupBox_9);
  448. lineEditCGHName->setObjectName(QString::fromUtf8("lineEditCGHName"));
  449. lineEditCGHName->setReadOnly(true);
  450. horizontalLayout_18->addWidget(lineEditCGHName);
  451. pushButtonLoad = new QPushButton(groupBox_9);
  452. pushButtonLoad->setObjectName(QString::fromUtf8("pushButtonLoad"));
  453. QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Fixed);
  454. sizePolicy2.setHorizontalStretch(0);
  455. sizePolicy2.setVerticalStretch(0);
  456. sizePolicy2.setHeightForWidth(pushButtonLoad->sizePolicy().hasHeightForWidth());
  457. pushButtonLoad->setSizePolicy(sizePolicy2);
  458. pushButtonLoad->setMaximumSize(QSize(93, 28));
  459. QIcon icon1;
  460. icon1.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/loadblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  461. pushButtonLoad->setIcon(icon1);
  462. horizontalLayout_18->addWidget(pushButtonLoad);
  463. gridLayout_12->addLayout(horizontalLayout_18, 1, 0, 1, 1);
  464. horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  465. gridLayout_12->addItem(horizontalSpacer_2, 0, 0, 1, 1);
  466. gridLayout_2->addWidget(groupBox_9, 0, 0, 2, 1);
  467. groupBox_Move_2 = new QGroupBox(tab_7);
  468. groupBox_Move_2->setObjectName(QString::fromUtf8("groupBox_Move_2"));
  469. QSizePolicy sizePolicy3(QSizePolicy::Expanding, QSizePolicy::Preferred);
  470. sizePolicy3.setHorizontalStretch(0);
  471. sizePolicy3.setVerticalStretch(0);
  472. sizePolicy3.setHeightForWidth(groupBox_Move_2->sizePolicy().hasHeightForWidth());
  473. groupBox_Move_2->setSizePolicy(sizePolicy3);
  474. QFont font2;
  475. font2.setPointSize(10);
  476. font2.setBold(false);
  477. font2.setWeight(50);
  478. groupBox_Move_2->setFont(font2);
  479. groupBox_Move_2->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
  480. groupBox_Move_2->setFlat(false);
  481. groupBox_Move_2->setCheckable(false);
  482. gridLayout_11 = new QGridLayout(groupBox_Move_2);
  483. gridLayout_11->setSpacing(6);
  484. gridLayout_11->setContentsMargins(11, 11, 11, 11);
  485. gridLayout_11->setObjectName(QString::fromUtf8("gridLayout_11"));
  486. line = new QFrame(groupBox_Move_2);
  487. line->setObjectName(QString::fromUtf8("line"));
  488. sizePolicy2.setHeightForWidth(line->sizePolicy().hasHeightForWidth());
  489. line->setSizePolicy(sizePolicy2);
  490. line->setFrameShape(QFrame::HLine);
  491. line->setFrameShadow(QFrame::Sunken);
  492. gridLayout_11->addWidget(line, 2, 0, 1, 3);
  493. line_2 = new QFrame(groupBox_Move_2);
  494. line_2->setObjectName(QString::fromUtf8("line_2"));
  495. line_2->setFrameShape(QFrame::VLine);
  496. line_2->setFrameShadow(QFrame::Sunken);
  497. gridLayout_11->addWidget(line_2, 3, 2, 3, 1);
  498. gridLayout = new QGridLayout();
  499. gridLayout->setSpacing(6);
  500. gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
  501. gridLayout_18 = new QGridLayout();
  502. gridLayout_18->setSpacing(6);
  503. gridLayout_18->setObjectName(QString::fromUtf8("gridLayout_18"));
  504. lineEditMove = new QLineEdit(groupBox_Move_2);
  505. lineEditMove->setObjectName(QString::fromUtf8("lineEditMove"));
  506. sizePolicy2.setHeightForWidth(lineEditMove->sizePolicy().hasHeightForWidth());
  507. lineEditMove->setSizePolicy(sizePolicy2);
  508. lineEditMove->setAlignment(Qt::AlignCenter);
  509. gridLayout_18->addWidget(lineEditMove, 0, 1, 1, 1);
  510. label_30 = new QLabel(groupBox_Move_2);
  511. label_30->setObjectName(QString::fromUtf8("label_30"));
  512. label_30->setAlignment(Qt::AlignCenter);
  513. gridLayout_18->addWidget(label_30, 0, 0, 1, 1);
  514. label_5 = new QLabel(groupBox_Move_2);
  515. label_5->setObjectName(QString::fromUtf8("label_5"));
  516. gridLayout_18->addWidget(label_5, 0, 2, 1, 1);
  517. gridLayout->addLayout(gridLayout_18, 0, 0, 1, 1);
  518. gridLayout_13 = new QGridLayout();
  519. gridLayout_13->setSpacing(6);
  520. gridLayout_13->setObjectName(QString::fromUtf8("gridLayout_13"));
  521. pushButtonUp = new QPushButton(groupBox_Move_2);
  522. pushButtonUp->setObjectName(QString::fromUtf8("pushButtonUp"));
  523. pushButtonUp->setFocusPolicy(Qt::StrongFocus);
  524. QIcon icon2;
  525. icon2.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/upblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  526. pushButtonUp->setIcon(icon2);
  527. pushButtonUp->setIconSize(QSize(25, 25));
  528. pushButtonUp->setFlat(false);
  529. gridLayout_13->addWidget(pushButtonUp, 0, 1, 1, 1);
  530. pushButtonLeft = new QPushButton(groupBox_Move_2);
  531. pushButtonLeft->setObjectName(QString::fromUtf8("pushButtonLeft"));
  532. pushButtonLeft->setFocusPolicy(Qt::StrongFocus);
  533. QIcon icon3;
  534. icon3.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/lblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  535. pushButtonLeft->setIcon(icon3);
  536. pushButtonLeft->setIconSize(QSize(25, 25));
  537. pushButtonLeft->setFlat(false);
  538. gridLayout_13->addWidget(pushButtonLeft, 1, 0, 1, 1);
  539. pushButtonDown = new QPushButton(groupBox_Move_2);
  540. pushButtonDown->setObjectName(QString::fromUtf8("pushButtonDown"));
  541. pushButtonDown->setFocusPolicy(Qt::StrongFocus);
  542. QIcon icon4;
  543. icon4.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/dblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  544. pushButtonDown->setIcon(icon4);
  545. pushButtonDown->setIconSize(QSize(25, 25));
  546. pushButtonDown->setFlat(false);
  547. gridLayout_13->addWidget(pushButtonDown, 1, 1, 1, 1);
  548. pushButtonRight = new QPushButton(groupBox_Move_2);
  549. pushButtonRight->setObjectName(QString::fromUtf8("pushButtonRight"));
  550. pushButtonRight->setFocusPolicy(Qt::StrongFocus);
  551. QIcon icon5;
  552. icon5.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/rblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  553. pushButtonRight->setIcon(icon5);
  554. pushButtonRight->setIconSize(QSize(25, 25));
  555. pushButtonRight->setFlat(false);
  556. gridLayout_13->addWidget(pushButtonRight, 1, 2, 1, 1);
  557. gridLayout->addLayout(gridLayout_13, 0, 1, 2, 1);
  558. gridLayout_19 = new QGridLayout();
  559. gridLayout_19->setSpacing(6);
  560. gridLayout_19->setObjectName(QString::fromUtf8("gridLayout_19"));
  561. pushButtonBlank = new QPushButton(groupBox_Move_2);
  562. pushButtonBlank->setObjectName(QString::fromUtf8("pushButtonBlank"));
  563. QIcon icon6;
  564. icon6.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/zeroblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  565. pushButtonBlank->setIcon(icon6);
  566. pushButtonBlank->setIconSize(QSize(16, 20));
  567. pushButtonBlank->setCheckable(false);
  568. gridLayout_19->addWidget(pushButtonBlank, 0, 0, 1, 1);
  569. pushButtonTranstableStop = new QPushButton(groupBox_Move_2);
  570. pushButtonTranstableStop->setObjectName(QString::fromUtf8("pushButtonTranstableStop"));
  571. QIcon icon7;
  572. icon7.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/stop1.png"), QSize(), QIcon::Normal, QIcon::Off);
  573. pushButtonTranstableStop->setIcon(icon7);
  574. pushButtonTranstableStop->setIconSize(QSize(20, 20));
  575. pushButtonTranstableStop->setCheckable(false);
  576. gridLayout_19->addWidget(pushButtonTranstableStop, 0, 1, 1, 1);
  577. gridLayout->addLayout(gridLayout_19, 1, 0, 1, 1);
  578. gridLayout_11->addLayout(gridLayout, 4, 0, 1, 2);
  579. gridLayout_20 = new QGridLayout();
  580. gridLayout_20->setSpacing(6);
  581. gridLayout_20->setObjectName(QString::fromUtf8("gridLayout_20"));
  582. labelX_2 = new QLabel(groupBox_Move_2);
  583. labelX_2->setObjectName(QString::fromUtf8("labelX_2"));
  584. labelX_2->setMinimumSize(QSize(0, 0));
  585. labelX_2->setFont(font);
  586. labelX_2->setAlignment(Qt::AlignCenter);
  587. gridLayout_20->addWidget(labelX_2, 0, 0, 1, 1);
  588. labelXPosition = new QLabel(groupBox_Move_2);
  589. labelXPosition->setObjectName(QString::fromUtf8("labelXPosition"));
  590. labelXPosition->setAlignment(Qt::AlignCenter);
  591. gridLayout_20->addWidget(labelXPosition, 0, 1, 1, 1);
  592. label_38 = new QLabel(groupBox_Move_2);
  593. label_38->setObjectName(QString::fromUtf8("label_38"));
  594. label_38->setFont(font);
  595. label_38->setAlignment(Qt::AlignCenter);
  596. gridLayout_20->addWidget(label_38, 0, 2, 1, 1);
  597. gridLayout_11->addLayout(gridLayout_20, 3, 0, 1, 1);
  598. horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  599. gridLayout_11->addItem(horizontalSpacer, 1, 0, 1, 3);
  600. gridLayout_21 = new QGridLayout();
  601. gridLayout_21->setSpacing(6);
  602. gridLayout_21->setObjectName(QString::fromUtf8("gridLayout_21"));
  603. labelY_2 = new QLabel(groupBox_Move_2);
  604. labelY_2->setObjectName(QString::fromUtf8("labelY_2"));
  605. labelY_2->setMinimumSize(QSize(0, 0));
  606. labelY_2->setFont(font);
  607. labelY_2->setAlignment(Qt::AlignCenter);
  608. gridLayout_21->addWidget(labelY_2, 0, 0, 1, 1);
  609. labelYPosition = new QLabel(groupBox_Move_2);
  610. labelYPosition->setObjectName(QString::fromUtf8("labelYPosition"));
  611. labelYPosition->setMinimumSize(QSize(0, 0));
  612. labelYPosition->setAlignment(Qt::AlignCenter);
  613. gridLayout_21->addWidget(labelYPosition, 0, 1, 1, 1);
  614. label_39 = new QLabel(groupBox_Move_2);
  615. label_39->setObjectName(QString::fromUtf8("label_39"));
  616. label_39->setMinimumSize(QSize(0, 0));
  617. label_39->setFont(font);
  618. label_39->setAlignment(Qt::AlignCenter);
  619. gridLayout_21->addWidget(label_39, 0, 2, 1, 1);
  620. gridLayout_11->addLayout(gridLayout_21, 5, 1, 1, 1);
  621. gridLayout_2->addWidget(groupBox_Move_2, 0, 1, 1, 1);
  622. groupBox_10 = new QGroupBox(tab_7);
  623. groupBox_10->setObjectName(QString::fromUtf8("groupBox_10"));
  624. QSizePolicy sizePolicy4(QSizePolicy::Preferred, QSizePolicy::Preferred);
  625. sizePolicy4.setHorizontalStretch(0);
  626. sizePolicy4.setVerticalStretch(0);
  627. sizePolicy4.setHeightForWidth(groupBox_10->sizePolicy().hasHeightForWidth());
  628. groupBox_10->setSizePolicy(sizePolicy4);
  629. groupBox_10->setMinimumSize(QSize(0, 0));
  630. groupBox_10->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
  631. horizontalLayout_6 = new QHBoxLayout(groupBox_10);
  632. horizontalLayout_6->setSpacing(6);
  633. horizontalLayout_6->setContentsMargins(11, 11, 11, 11);
  634. horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6"));
  635. label_36 = new QLabel(groupBox_10);
  636. label_36->setObjectName(QString::fromUtf8("label_36"));
  637. label_36->setMinimumSize(QSize(0, 0));
  638. label_36->setMaximumSize(QSize(16777215, 16777215));
  639. label_36->setFont(font);
  640. label_36->setAlignment(Qt::AlignCenter);
  641. horizontalLayout_6->addWidget(label_36);
  642. lineEditShutter = new QLineEdit(groupBox_10);
  643. lineEditShutter->setObjectName(QString::fromUtf8("lineEditShutter"));
  644. lineEditShutter->setMinimumSize(QSize(0, 0));
  645. lineEditShutter->setMaximumSize(QSize(16777215, 16777215));
  646. lineEditShutter->setFont(font);
  647. lineEditShutter->setLayoutDirection(Qt::LeftToRight);
  648. lineEditShutter->setStyleSheet(QString::fromUtf8(""));
  649. lineEditShutter->setAlignment(Qt::AlignCenter);
  650. horizontalLayout_6->addWidget(lineEditShutter);
  651. label_37 = new QLabel(groupBox_10);
  652. label_37->setObjectName(QString::fromUtf8("label_37"));
  653. label_37->setMinimumSize(QSize(0, 0));
  654. label_37->setMaximumSize(QSize(16777215, 16777215));
  655. label_37->setSizeIncrement(QSize(0, -1));
  656. label_37->setFont(font);
  657. label_37->setAlignment(Qt::AlignCenter);
  658. horizontalLayout_6->addWidget(label_37);
  659. verticalLayout_11 = new QVBoxLayout();
  660. verticalLayout_11->setSpacing(6);
  661. verticalLayout_11->setObjectName(QString::fromUtf8("verticalLayout_11"));
  662. pushButtonShutterExpose = new QPushButton(groupBox_10);
  663. pushButtonShutterExpose->setObjectName(QString::fromUtf8("pushButtonShutterExpose"));
  664. pushButtonShutterExpose->setMinimumSize(QSize(0, 0));
  665. pushButtonShutterExpose->setMaximumSize(QSize(16777215, 16777215));
  666. pushButtonShutterExpose->setFont(font);
  667. QIcon icon8;
  668. icon8.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/flashblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  669. pushButtonShutterExpose->setIcon(icon8);
  670. pushButtonShutterExpose->setIconSize(QSize(20, 20));
  671. pushButtonShutterExpose->setCheckable(false);
  672. verticalLayout_11->addWidget(pushButtonShutterExpose);
  673. pushButtonShutterStop = new QPushButton(groupBox_10);
  674. pushButtonShutterStop->setObjectName(QString::fromUtf8("pushButtonShutterStop"));
  675. pushButtonShutterStop->setIcon(icon7);
  676. pushButtonShutterStop->setIconSize(QSize(20, 20));
  677. pushButtonShutterStop->setCheckable(false);
  678. verticalLayout_11->addWidget(pushButtonShutterStop);
  679. horizontalLayout_6->addLayout(verticalLayout_11);
  680. gridLayout_2->addWidget(groupBox_10, 1, 1, 1, 1);
  681. QIcon icon9;
  682. icon9.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/hand.png"), QSize(), QIcon::Normal, QIcon::Off);
  683. tabWidget->addTab(tab_7, icon9, QString());
  684. tab_3 = new QWidget();
  685. tab_3->setObjectName(QString::fromUtf8("tab_3"));
  686. gridLayout_9 = new QGridLayout(tab_3);
  687. gridLayout_9->setSpacing(6);
  688. gridLayout_9->setContentsMargins(11, 11, 11, 11);
  689. gridLayout_9->setObjectName(QString::fromUtf8("gridLayout_9"));
  690. groupBox_12 = new QGroupBox(tab_3);
  691. groupBox_12->setObjectName(QString::fromUtf8("groupBox_12"));
  692. verticalLayout_5 = new QVBoxLayout(groupBox_12);
  693. verticalLayout_5->setSpacing(6);
  694. verticalLayout_5->setContentsMargins(11, 11, 11, 11);
  695. verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5"));
  696. label_32 = new QLabel(groupBox_12);
  697. label_32->setObjectName(QString::fromUtf8("label_32"));
  698. QFont font3;
  699. font3.setPointSize(18);
  700. label_32->setFont(font3);
  701. label_32->setAlignment(Qt::AlignCenter);
  702. verticalLayout_5->addWidget(label_32);
  703. scrollAreaWork = new QScrollArea(groupBox_12);
  704. scrollAreaWork->setObjectName(QString::fromUtf8("scrollAreaWork"));
  705. scrollAreaWork->setWidgetResizable(true);
  706. scrollAreaWork->setAlignment(Qt::AlignCenter);
  707. scrollAreaWidgetContents = new QWidget();
  708. scrollAreaWidgetContents->setObjectName(QString::fromUtf8("scrollAreaWidgetContents"));
  709. scrollAreaWidgetContents->setGeometry(QRect(0, 0, 81, 31));
  710. verticalLayout = new QVBoxLayout(scrollAreaWidgetContents);
  711. verticalLayout->setSpacing(6);
  712. verticalLayout->setContentsMargins(11, 11, 11, 11);
  713. verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
  714. verticalLayoutWork = new QVBoxLayout();
  715. verticalLayoutWork->setSpacing(6);
  716. verticalLayoutWork->setObjectName(QString::fromUtf8("verticalLayoutWork"));
  717. verticalLayout->addLayout(verticalLayoutWork);
  718. verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  719. verticalLayout->addItem(verticalSpacer);
  720. scrollAreaWork->setWidget(scrollAreaWidgetContents);
  721. verticalLayout_5->addWidget(scrollAreaWork);
  722. gridLayout_9->addWidget(groupBox_12, 0, 0, 1, 1);
  723. groupBox_5 = new QGroupBox(tab_3);
  724. groupBox_5->setObjectName(QString::fromUtf8("groupBox_5"));
  725. groupBox_5->setMaximumSize(QSize(185, 16777215));
  726. groupBox_5->setStyleSheet(QString::fromUtf8(""));
  727. groupBox_5->setAlignment(Qt::AlignCenter);
  728. verticalLayout_4 = new QVBoxLayout(groupBox_5);
  729. verticalLayout_4->setSpacing(6);
  730. verticalLayout_4->setContentsMargins(11, 11, 11, 11);
  731. verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4"));
  732. pushButtonNew = new QPushButton(groupBox_5);
  733. pushButtonNew->setObjectName(QString::fromUtf8("pushButtonNew"));
  734. pushButtonNew->setMinimumSize(QSize(0, 0));
  735. pushButtonNew->setMaximumSize(QSize(16777215, 16777215));
  736. QFont font4;
  737. font4.setPointSize(12);
  738. pushButtonNew->setFont(font4);
  739. QIcon icon10;
  740. icon10.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/newblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  741. pushButtonNew->setIcon(icon10);
  742. pushButtonNew->setIconSize(QSize(20, 20));
  743. verticalLayout_4->addWidget(pushButtonNew);
  744. pushButtonModify = new QPushButton(groupBox_5);
  745. pushButtonModify->setObjectName(QString::fromUtf8("pushButtonModify"));
  746. pushButtonModify->setMinimumSize(QSize(0, 0));
  747. pushButtonModify->setMaximumSize(QSize(16777215, 16777215));
  748. pushButtonModify->setFont(font4);
  749. QIcon icon11;
  750. icon11.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/changeblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  751. pushButtonModify->setIcon(icon11);
  752. verticalLayout_4->addWidget(pushButtonModify);
  753. pushButtonDelete = new QPushButton(groupBox_5);
  754. pushButtonDelete->setObjectName(QString::fromUtf8("pushButtonDelete"));
  755. pushButtonDelete->setMinimumSize(QSize(0, 0));
  756. pushButtonDelete->setMaximumSize(QSize(16777215, 16777215));
  757. pushButtonDelete->setFont(font4);
  758. QIcon icon12;
  759. icon12.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/deleteblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  760. pushButtonDelete->setIcon(icon12);
  761. pushButtonDelete->setIconSize(QSize(20, 20));
  762. verticalLayout_4->addWidget(pushButtonDelete);
  763. pushButtonUnderfeed = new QPushButton(groupBox_5);
  764. pushButtonUnderfeed->setObjectName(QString::fromUtf8("pushButtonUnderfeed"));
  765. pushButtonUnderfeed->setFont(font4);
  766. QIcon icon13;
  767. icon13.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/downblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  768. pushButtonUnderfeed->setIcon(icon13);
  769. pushButtonUnderfeed->setIconSize(QSize(20, 20));
  770. verticalLayout_4->addWidget(pushButtonUnderfeed);
  771. pushButtonFeed = new QPushButton(groupBox_5);
  772. pushButtonFeed->setObjectName(QString::fromUtf8("pushButtonFeed"));
  773. pushButtonFeed->setFont(font4);
  774. QIcon icon14;
  775. icon14.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/upbule.png"), QSize(), QIcon::Normal, QIcon::Off);
  776. pushButtonFeed->setIcon(icon14);
  777. pushButtonFeed->setIconSize(QSize(20, 20));
  778. verticalLayout_4->addWidget(pushButtonFeed);
  779. pushButtonPrint = new QPushButton(groupBox_5);
  780. pushButtonPrint->setObjectName(QString::fromUtf8("pushButtonPrint"));
  781. pushButtonPrint->setMinimumSize(QSize(0, 0));
  782. pushButtonPrint->setMaximumSize(QSize(16777215, 16777215));
  783. pushButtonPrint->setFont(font4);
  784. pushButtonPrint->setIcon(icon1);
  785. verticalLayout_4->addWidget(pushButtonPrint);
  786. gridLayout_9->addWidget(groupBox_5, 0, 1, 1, 1);
  787. QIcon icon15;
  788. icon15.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/work.png"), QSize(), QIcon::Normal, QIcon::Off);
  789. tabWidget->addTab(tab_3, icon15, QString());
  790. tab_4 = new QWidget();
  791. tab_4->setObjectName(QString::fromUtf8("tab_4"));
  792. gridLayout_6 = new QGridLayout(tab_4);
  793. gridLayout_6->setSpacing(6);
  794. gridLayout_6->setContentsMargins(11, 11, 11, 11);
  795. gridLayout_6->setObjectName(QString::fromUtf8("gridLayout_6"));
  796. groupBox_14 = new QGroupBox(tab_4);
  797. groupBox_14->setObjectName(QString::fromUtf8("groupBox_14"));
  798. gridLayout_8 = new QGridLayout(groupBox_14);
  799. gridLayout_8->setSpacing(6);
  800. gridLayout_8->setContentsMargins(11, 11, 11, 11);
  801. gridLayout_8->setObjectName(QString::fromUtf8("gridLayout_8"));
  802. label_33 = new QLabel(groupBox_14);
  803. label_33->setObjectName(QString::fromUtf8("label_33"));
  804. label_33->setFont(font);
  805. label_33->setAlignment(Qt::AlignCenter);
  806. gridLayout_8->addWidget(label_33, 0, 0, 1, 1);
  807. lineEditPrintName = new QLineEdit(groupBox_14);
  808. lineEditPrintName->setObjectName(QString::fromUtf8("lineEditPrintName"));
  809. lineEditPrintName->setMinimumSize(QSize(0, 40));
  810. lineEditPrintName->setFont(font);
  811. lineEditPrintName->setAlignment(Qt::AlignCenter);
  812. lineEditPrintName->setReadOnly(true);
  813. gridLayout_8->addWidget(lineEditPrintName, 0, 1, 1, 1);
  814. label_40 = new QLabel(groupBox_14);
  815. label_40->setObjectName(QString::fromUtf8("label_40"));
  816. label_40->setFont(font);
  817. label_40->setAlignment(Qt::AlignCenter);
  818. gridLayout_8->addWidget(label_40, 1, 0, 1, 1);
  819. progressBarPrint = new QProgressBar(groupBox_14);
  820. progressBarPrint->setObjectName(QString::fromUtf8("progressBarPrint"));
  821. progressBarPrint->setMinimumSize(QSize(0, 40));
  822. progressBarPrint->setFont(font);
  823. progressBarPrint->setValue(24);
  824. progressBarPrint->setAlignment(Qt::AlignCenter);
  825. progressBarPrint->setTextVisible(true);
  826. progressBarPrint->setOrientation(Qt::Horizontal);
  827. progressBarPrint->setInvertedAppearance(false);
  828. progressBarPrint->setTextDirection(QProgressBar::TopToBottom);
  829. gridLayout_8->addWidget(progressBarPrint, 1, 1, 1, 1);
  830. gridLayout_6->addWidget(groupBox_14, 0, 0, 1, 2);
  831. groupBox_16 = new QGroupBox(tab_4);
  832. groupBox_16->setObjectName(QString::fromUtf8("groupBox_16"));
  833. groupBox_16->setMinimumSize(QSize(0, 170));
  834. horizontalLayout_10 = new QHBoxLayout(groupBox_16);
  835. horizontalLayout_10->setSpacing(6);
  836. horizontalLayout_10->setContentsMargins(11, 11, 11, 11);
  837. horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10"));
  838. horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  839. horizontalLayout_10->addItem(horizontalSpacer_3);
  840. labelPhy = new QLabel(groupBox_16);
  841. labelPhy->setObjectName(QString::fromUtf8("labelPhy"));
  842. labelPhy->setMinimumSize(QSize(256, 144));
  843. labelPhy->setMaximumSize(QSize(256, 144));
  844. labelPhy->setFont(font);
  845. labelPhy->setScaledContents(true);
  846. labelPhy->setAlignment(Qt::AlignCenter);
  847. horizontalLayout_10->addWidget(labelPhy);
  848. horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  849. horizontalLayout_10->addItem(horizontalSpacer_4);
  850. labelSLMCopy = new QLabel(groupBox_16);
  851. labelSLMCopy->setObjectName(QString::fromUtf8("labelSLMCopy"));
  852. labelSLMCopy->setMinimumSize(QSize(256, 144));
  853. labelSLMCopy->setMaximumSize(QSize(256, 144));
  854. labelSLMCopy->setFont(font);
  855. labelSLMCopy->setScaledContents(true);
  856. labelSLMCopy->setAlignment(Qt::AlignCenter);
  857. horizontalLayout_10->addWidget(labelSLMCopy);
  858. horizontalSpacer_5 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  859. horizontalLayout_10->addItem(horizontalSpacer_5);
  860. gridLayout_6->addWidget(groupBox_16, 1, 0, 1, 2);
  861. groupBox_13 = new QGroupBox(tab_4);
  862. groupBox_13->setObjectName(QString::fromUtf8("groupBox_13"));
  863. gridLayout_7 = new QGridLayout(groupBox_13);
  864. gridLayout_7->setSpacing(6);
  865. gridLayout_7->setContentsMargins(11, 11, 11, 11);
  866. gridLayout_7->setObjectName(QString::fromUtf8("gridLayout_7"));
  867. label_34 = new QLabel(groupBox_13);
  868. label_34->setObjectName(QString::fromUtf8("label_34"));
  869. label_34->setFont(font);
  870. label_34->setAlignment(Qt::AlignCenter);
  871. gridLayout_7->addWidget(label_34, 0, 0, 1, 1);
  872. label_35 = new QLabel(groupBox_13);
  873. label_35->setObjectName(QString::fromUtf8("label_35"));
  874. label_35->setFont(font);
  875. label_35->setAlignment(Qt::AlignCenter);
  876. gridLayout_7->addWidget(label_35, 1, 0, 1, 1);
  877. lineEditStart = new QLineEdit(groupBox_13);
  878. lineEditStart->setObjectName(QString::fromUtf8("lineEditStart"));
  879. lineEditStart->setMaximumSize(QSize(16777215, 16777215));
  880. lineEditStart->setAlignment(Qt::AlignCenter);
  881. lineEditStart->setReadOnly(true);
  882. gridLayout_7->addWidget(lineEditStart, 0, 1, 1, 1);
  883. lineEditPrinted = new QLineEdit(groupBox_13);
  884. lineEditPrinted->setObjectName(QString::fromUtf8("lineEditPrinted"));
  885. lineEditPrinted->setMaximumSize(QSize(16777215, 16777215));
  886. lineEditPrinted->setAlignment(Qt::AlignCenter);
  887. lineEditPrinted->setReadOnly(true);
  888. gridLayout_7->addWidget(lineEditPrinted, 1, 1, 1, 1);
  889. gridLayout_6->addWidget(groupBox_13, 2, 0, 1, 1);
  890. groupBox_15 = new QGroupBox(tab_4);
  891. groupBox_15->setObjectName(QString::fromUtf8("groupBox_15"));
  892. horizontalLayout_13 = new QHBoxLayout(groupBox_15);
  893. horizontalLayout_13->setSpacing(6);
  894. horizontalLayout_13->setContentsMargins(11, 11, 11, 11);
  895. horizontalLayout_13->setObjectName(QString::fromUtf8("horizontalLayout_13"));
  896. pushButtonPrintOK = new QPushButton(groupBox_15);
  897. pushButtonPrintOK->setObjectName(QString::fromUtf8("pushButtonPrintOK"));
  898. pushButtonPrintOK->setMinimumSize(QSize(160, 90));
  899. pushButtonPrintOK->setMaximumSize(QSize(160, 90));
  900. pushButtonPrintOK->setSizeIncrement(QSize(160, 90));
  901. QFont font5;
  902. font5.setPointSize(15);
  903. pushButtonPrintOK->setFont(font5);
  904. QIcon icon16;
  905. icon16.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/start.png"), QSize(), QIcon::Normal, QIcon::Off);
  906. icon16.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/pause.png"), QSize(), QIcon::Normal, QIcon::On);
  907. icon16.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/pause.png"), QSize(), QIcon::Selected, QIcon::Off);
  908. pushButtonPrintOK->setIcon(icon16);
  909. pushButtonPrintOK->setIconSize(QSize(35, 35));
  910. pushButtonPrintOK->setCheckable(true);
  911. pushButtonPrintOK->setAutoExclusive(false);
  912. horizontalLayout_13->addWidget(pushButtonPrintOK);
  913. pushButtonPrintCancel = new QPushButton(groupBox_15);
  914. pushButtonPrintCancel->setObjectName(QString::fromUtf8("pushButtonPrintCancel"));
  915. pushButtonPrintCancel->setMinimumSize(QSize(160, 90));
  916. pushButtonPrintCancel->setMaximumSize(QSize(160, 90));
  917. pushButtonPrintCancel->setFont(font5);
  918. QIcon icon17;
  919. icon17.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/stop1.png"), QSize(), QIcon::Normal, QIcon::Off);
  920. icon17.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/stop.png"), QSize(), QIcon::Normal, QIcon::On);
  921. icon17.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/stop1.png"), QSize(), QIcon::Disabled, QIcon::On);
  922. icon17.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/stop.png"), QSize(), QIcon::Active, QIcon::Off);
  923. icon17.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/stop1.png"), QSize(), QIcon::Active, QIcon::On);
  924. pushButtonPrintCancel->setIcon(icon17);
  925. pushButtonPrintCancel->setIconSize(QSize(30, 30));
  926. horizontalLayout_13->addWidget(pushButtonPrintCancel);
  927. gridLayout_6->addWidget(groupBox_15, 2, 1, 1, 1);
  928. QIcon icon18;
  929. icon18.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/print.png"), QSize(), QIcon::Normal, QIcon::Off);
  930. tabWidget->addTab(tab_4, icon18, QString());
  931. tab_5 = new QWidget();
  932. tab_5->setObjectName(QString::fromUtf8("tab_5"));
  933. horizontalLayout_11 = new QHBoxLayout(tab_5);
  934. horizontalLayout_11->setSpacing(6);
  935. horizontalLayout_11->setContentsMargins(11, 11, 11, 11);
  936. horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11"));
  937. groupBox_11 = new QGroupBox(tab_5);
  938. groupBox_11->setObjectName(QString::fromUtf8("groupBox_11"));
  939. verticalLayout_6 = new QVBoxLayout(groupBox_11);
  940. verticalLayout_6->setSpacing(6);
  941. verticalLayout_6->setContentsMargins(11, 11, 11, 11);
  942. verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6"));
  943. label_41 = new QLabel(groupBox_11);
  944. label_41->setObjectName(QString::fromUtf8("label_41"));
  945. verticalLayout_6->addWidget(label_41);
  946. comboBoxDevice = new QComboBox(groupBox_11);
  947. comboBoxDevice->setObjectName(QString::fromUtf8("comboBoxDevice"));
  948. verticalLayout_6->addWidget(comboBoxDevice);
  949. label_42 = new QLabel(groupBox_11);
  950. label_42->setObjectName(QString::fromUtf8("label_42"));
  951. verticalLayout_6->addWidget(label_42);
  952. comboBoxFormat = new QComboBox(groupBox_11);
  953. comboBoxFormat->setObjectName(QString::fromUtf8("comboBoxFormat"));
  954. verticalLayout_6->addWidget(comboBoxFormat);
  955. label_43 = new QLabel(groupBox_11);
  956. label_43->setObjectName(QString::fromUtf8("label_43"));
  957. verticalLayout_6->addWidget(label_43);
  958. comboBoxFramerate = new QComboBox(groupBox_11);
  959. comboBoxFramerate->setObjectName(QString::fromUtf8("comboBoxFramerate"));
  960. verticalLayout_6->addWidget(comboBoxFramerate);
  961. pushButtonPreview = new QPushButton(groupBox_11);
  962. pushButtonPreview->setObjectName(QString::fromUtf8("pushButtonPreview"));
  963. QIcon icon19;
  964. icon19.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/previewblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  965. pushButtonPreview->setIcon(icon19);
  966. pushButtonPreview->setIconSize(QSize(20, 20));
  967. verticalLayout_6->addWidget(pushButtonPreview);
  968. pushButtonSnapshot = new QPushButton(groupBox_11);
  969. pushButtonSnapshot->setObjectName(QString::fromUtf8("pushButtonSnapshot"));
  970. QIcon icon20;
  971. icon20.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/Screenshotsblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  972. pushButtonSnapshot->setIcon(icon20);
  973. pushButtonSnapshot->setIconSize(QSize(20, 20));
  974. verticalLayout_6->addWidget(pushButtonSnapshot);
  975. verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  976. verticalLayout_6->addItem(verticalSpacer_2);
  977. horizontalLayout_11->addWidget(groupBox_11);
  978. widgetCCD = new QWidget(tab_5);
  979. widgetCCD->setObjectName(QString::fromUtf8("widgetCCD"));
  980. sizePolicy4.setHeightForWidth(widgetCCD->sizePolicy().hasHeightForWidth());
  981. widgetCCD->setSizePolicy(sizePolicy4);
  982. widgetCCD->setMinimumSize(QSize(670, 409));
  983. widgetCCD->setMaximumSize(QSize(670, 409));
  984. horizontalLayout_11->addWidget(widgetCCD);
  985. QIcon icon21;
  986. icon21.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/light.png"), QSize(), QIcon::Normal, QIcon::Off);
  987. tabWidget->addTab(tab_5, icon21, QString());
  988. tab_6 = new QWidget();
  989. tab_6->setObjectName(QString::fromUtf8("tab_6"));
  990. gridLayout_10 = new QGridLayout(tab_6);
  991. gridLayout_10->setSpacing(6);
  992. gridLayout_10->setContentsMargins(11, 11, 11, 11);
  993. gridLayout_10->setObjectName(QString::fromUtf8("gridLayout_10"));
  994. verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  995. gridLayout_10->addItem(verticalSpacer_3, 2, 1, 1, 1);
  996. groupBox_4 = new QGroupBox(tab_6);
  997. groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
  998. gridLayout_4 = new QGridLayout(groupBox_4);
  999. gridLayout_4->setSpacing(6);
  1000. gridLayout_4->setContentsMargins(11, 11, 11, 11);
  1001. gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
  1002. label_6 = new QLabel(groupBox_4);
  1003. label_6->setObjectName(QString::fromUtf8("label_6"));
  1004. label_6->setAlignment(Qt::AlignCenter);
  1005. gridLayout_4->addWidget(label_6, 0, 0, 1, 1);
  1006. lineEditAccY = new QLineEdit(groupBox_4);
  1007. lineEditAccY->setObjectName(QString::fromUtf8("lineEditAccY"));
  1008. lineEditAccY->setAlignment(Qt::AlignCenter);
  1009. gridLayout_4->addWidget(lineEditAccY, 0, 1, 1, 1);
  1010. label_26 = new QLabel(groupBox_4);
  1011. label_26->setObjectName(QString::fromUtf8("label_26"));
  1012. label_26->setAlignment(Qt::AlignCenter);
  1013. gridLayout_4->addWidget(label_26, 0, 2, 1, 1);
  1014. label_22 = new QLabel(groupBox_4);
  1015. label_22->setObjectName(QString::fromUtf8("label_22"));
  1016. label_22->setAlignment(Qt::AlignCenter);
  1017. gridLayout_4->addWidget(label_22, 1, 0, 1, 1);
  1018. lineEditDecY = new QLineEdit(groupBox_4);
  1019. lineEditDecY->setObjectName(QString::fromUtf8("lineEditDecY"));
  1020. lineEditDecY->setAlignment(Qt::AlignCenter);
  1021. gridLayout_4->addWidget(lineEditDecY, 1, 1, 1, 1);
  1022. label_27 = new QLabel(groupBox_4);
  1023. label_27->setObjectName(QString::fromUtf8("label_27"));
  1024. label_27->setAlignment(Qt::AlignCenter);
  1025. gridLayout_4->addWidget(label_27, 1, 2, 1, 1);
  1026. label_23 = new QLabel(groupBox_4);
  1027. label_23->setObjectName(QString::fromUtf8("label_23"));
  1028. label_23->setAlignment(Qt::AlignCenter);
  1029. gridLayout_4->addWidget(label_23, 2, 0, 1, 1);
  1030. lineEditMaxvY = new QLineEdit(groupBox_4);
  1031. lineEditMaxvY->setObjectName(QString::fromUtf8("lineEditMaxvY"));
  1032. lineEditMaxvY->setAlignment(Qt::AlignCenter);
  1033. gridLayout_4->addWidget(lineEditMaxvY, 2, 1, 1, 1);
  1034. label_28 = new QLabel(groupBox_4);
  1035. label_28->setObjectName(QString::fromUtf8("label_28"));
  1036. label_28->setAlignment(Qt::AlignCenter);
  1037. gridLayout_4->addWidget(label_28, 2, 2, 1, 1);
  1038. gridLayout_10->addWidget(groupBox_4, 0, 1, 1, 1);
  1039. groupBox_7 = new QGroupBox(tab_6);
  1040. groupBox_7->setObjectName(QString::fromUtf8("groupBox_7"));
  1041. groupBox_7->setFont(font2);
  1042. gridLayout_3 = new QGridLayout(groupBox_7);
  1043. gridLayout_3->setSpacing(6);
  1044. gridLayout_3->setContentsMargins(11, 11, 11, 11);
  1045. gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
  1046. label_18 = new QLabel(groupBox_7);
  1047. label_18->setObjectName(QString::fromUtf8("label_18"));
  1048. label_18->setFont(font);
  1049. label_18->setAlignment(Qt::AlignCenter);
  1050. gridLayout_3->addWidget(label_18, 2, 0, 1, 1);
  1051. lineEditAccX = new QLineEdit(groupBox_7);
  1052. lineEditAccX->setObjectName(QString::fromUtf8("lineEditAccX"));
  1053. lineEditAccX->setFont(font);
  1054. lineEditAccX->setAlignment(Qt::AlignCenter);
  1055. gridLayout_3->addWidget(lineEditAccX, 0, 1, 1, 1);
  1056. lineEditMaxvX = new QLineEdit(groupBox_7);
  1057. lineEditMaxvX->setObjectName(QString::fromUtf8("lineEditMaxvX"));
  1058. lineEditMaxvX->setFont(font);
  1059. lineEditMaxvX->setAlignment(Qt::AlignCenter);
  1060. gridLayout_3->addWidget(lineEditMaxvX, 2, 1, 1, 1);
  1061. label_17 = new QLabel(groupBox_7);
  1062. label_17->setObjectName(QString::fromUtf8("label_17"));
  1063. label_17->setFont(font);
  1064. label_17->setAlignment(Qt::AlignCenter);
  1065. gridLayout_3->addWidget(label_17, 1, 0, 1, 1);
  1066. label_21 = new QLabel(groupBox_7);
  1067. label_21->setObjectName(QString::fromUtf8("label_21"));
  1068. label_21->setFont(font);
  1069. label_21->setAlignment(Qt::AlignCenter);
  1070. gridLayout_3->addWidget(label_21, 2, 2, 1, 1);
  1071. lineEditDecX = new QLineEdit(groupBox_7);
  1072. lineEditDecX->setObjectName(QString::fromUtf8("lineEditDecX"));
  1073. lineEditDecX->setFont(font);
  1074. lineEditDecX->setAlignment(Qt::AlignCenter);
  1075. gridLayout_3->addWidget(lineEditDecX, 1, 1, 1, 1);
  1076. label_16 = new QLabel(groupBox_7);
  1077. label_16->setObjectName(QString::fromUtf8("label_16"));
  1078. label_16->setFont(font);
  1079. label_16->setAlignment(Qt::AlignCenter);
  1080. gridLayout_3->addWidget(label_16, 0, 0, 1, 1);
  1081. label_19 = new QLabel(groupBox_7);
  1082. label_19->setObjectName(QString::fromUtf8("label_19"));
  1083. label_19->setFont(font);
  1084. label_19->setAlignment(Qt::AlignCenter);
  1085. gridLayout_3->addWidget(label_19, 0, 2, 1, 1);
  1086. label_20 = new QLabel(groupBox_7);
  1087. label_20->setObjectName(QString::fromUtf8("label_20"));
  1088. label_20->setFont(font);
  1089. label_20->setAlignment(Qt::AlignCenter);
  1090. gridLayout_3->addWidget(label_20, 1, 2, 1, 1);
  1091. gridLayout_10->addWidget(groupBox_7, 0, 0, 1, 1);
  1092. groupBox_6 = new QGroupBox(tab_6);
  1093. groupBox_6->setObjectName(QString::fromUtf8("groupBox_6"));
  1094. horizontalLayout_16 = new QHBoxLayout(groupBox_6);
  1095. horizontalLayout_16->setSpacing(6);
  1096. horizontalLayout_16->setContentsMargins(11, 11, 11, 11);
  1097. horizontalLayout_16->setObjectName(QString::fromUtf8("horizontalLayout_16"));
  1098. pushButtonTempSaved = new QPushButton(groupBox_6);
  1099. pushButtonTempSaved->setObjectName(QString::fromUtf8("pushButtonTempSaved"));
  1100. QIcon icon22;
  1101. icon22.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/shot.png"), QSize(), QIcon::Normal, QIcon::Off);
  1102. pushButtonTempSaved->setIcon(icon22);
  1103. pushButtonTempSaved->setIconSize(QSize(20, 20));
  1104. horizontalLayout_16->addWidget(pushButtonTempSaved);
  1105. pushButtonPermSaved = new QPushButton(groupBox_6);
  1106. pushButtonPermSaved->setObjectName(QString::fromUtf8("pushButtonPermSaved"));
  1107. QIcon icon23;
  1108. icon23.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/saveblue.png"), QSize(), QIcon::Normal, QIcon::Off);
  1109. pushButtonPermSaved->setIcon(icon23);
  1110. pushButtonPermSaved->setIconSize(QSize(15, 20));
  1111. horizontalLayout_16->addWidget(pushButtonPermSaved);
  1112. gridLayout_10->addWidget(groupBox_6, 3, 1, 1, 1);
  1113. verticalSpacer_4 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  1114. gridLayout_10->addItem(verticalSpacer_4, 3, 0, 1, 1);
  1115. QIcon icon24;
  1116. icon24.addFile(QString::fromUtf8(":/CGH_Printer/Configure/IMG/set.png"), QSize(), QIcon::Normal, QIcon::Off);
  1117. tabWidget->addTab(tab_6, icon24, QString());
  1118. verticalLayout_3->addWidget(tabWidget);
  1119. CGH_PrinterClass->setCentralWidget(centralWidget);
  1120. retranslateUi(CGH_PrinterClass);
  1121. tabWidget->setCurrentIndex(0);
  1122. QMetaObject::connectSlotsByName(CGH_PrinterClass);
  1123. } // setupUi
  1124. void retranslateUi(QMainWindow *CGH_PrinterClass)
  1125. {
  1126. CGH_PrinterClass->setWindowTitle(QCoreApplication::translate("CGH_PrinterClass", "CGH_Printer", nullptr));
  1127. labelDatetime->setText(QCoreApplication::translate("CGH_PrinterClass", "\346\227\245\346\234\237/\346\227\266\351\227\264", nullptr));
  1128. groupBox_3->setTitle(QString());
  1129. labelStateMarking->setText(QString());
  1130. labelWorkState->setText(QCoreApplication::translate("CGH_PrinterClass", "\347\212\266\346\200\201", nullptr));
  1131. labelLogo->setText(QString());
  1132. groupBox->setTitle(QString());
  1133. label_31->setText(QCoreApplication::translate("CGH_PrinterClass", "\350\277\220\350\241\214\347\212\266\346\200\201", nullptr));
  1134. labelShutter->setText(QString());
  1135. label->setText(QCoreApplication::translate("CGH_PrinterClass", "\347\224\265\345\255\220\345\277\253\351\227\250", nullptr));
  1136. labelSLM->setText(QString());
  1137. label_2->setText(QCoreApplication::translate("CGH_PrinterClass", "\347\251\272\351\227\264\345\205\211\350\260\203\345\210\266\345\231\250", nullptr));
  1138. labelStages->setText(QString());
  1139. label_3->setText(QCoreApplication::translate("CGH_PrinterClass", "\347\224\265\346\216\247\345\271\263\347\247\273\345\217\260", nullptr));
  1140. labelCCD->setText(QString());
  1141. label_4->setText(QCoreApplication::translate("CGH_PrinterClass", "CCD\347\233\270\346\234\272", nullptr));
  1142. labelEquipment->setText(QString());
  1143. tabWidget->setTabText(tabWidget->indexOf(tab), QCoreApplication::translate("CGH_PrinterClass", "\344\270\273\351\241\265", nullptr));
  1144. groupBox_9->setTitle(QCoreApplication::translate("CGH_PrinterClass", "\345\205\250\346\201\257\345\233\276", nullptr));
  1145. labelCGHDisplay->setText(QString());
  1146. pushButtonLoad->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\212\240\350\275\275", nullptr));
  1147. groupBox_Move_2->setTitle(QCoreApplication::translate("CGH_PrinterClass", "\347\224\265\346\216\247\345\271\263\347\247\273\345\217\260", nullptr));
  1148. lineEditMove->setText(QCoreApplication::translate("CGH_PrinterClass", "000.0000", nullptr));
  1149. label_30->setText(QCoreApplication::translate("CGH_PrinterClass", "\344\275\215\347\247\273", nullptr));
  1150. label_5->setText(QCoreApplication::translate("CGH_PrinterClass", "mm", nullptr));
  1151. pushButtonUp->setText(QString());
  1152. pushButtonLeft->setText(QString());
  1153. pushButtonDown->setText(QString());
  1154. pushButtonRight->setText(QString());
  1155. pushButtonBlank->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\233\236\351\233\266", nullptr));
  1156. pushButtonTranstableStop->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\201\234\346\255\242", nullptr));
  1157. labelX_2->setText(QCoreApplication::translate("CGH_PrinterClass", "x:", nullptr));
  1158. labelXPosition->setText(QCoreApplication::translate("CGH_PrinterClass", "000.0000", nullptr));
  1159. label_38->setText(QCoreApplication::translate("CGH_PrinterClass", "mm", nullptr));
  1160. labelY_2->setText(QCoreApplication::translate("CGH_PrinterClass", "y:", nullptr));
  1161. labelYPosition->setText(QCoreApplication::translate("CGH_PrinterClass", "000.0000", nullptr));
  1162. label_39->setText(QCoreApplication::translate("CGH_PrinterClass", "mm", nullptr));
  1163. groupBox_10->setTitle(QCoreApplication::translate("CGH_PrinterClass", "\347\224\265\345\255\220\345\277\253\351\227\250", nullptr));
  1164. label_36->setText(QCoreApplication::translate("CGH_PrinterClass", "\346\227\266\351\227\264", nullptr));
  1165. lineEditShutter->setText(QCoreApplication::translate("CGH_PrinterClass", "0", nullptr));
  1166. label_37->setText(QCoreApplication::translate("CGH_PrinterClass", "ms", nullptr));
  1167. pushButtonShutterExpose->setText(QCoreApplication::translate("CGH_PrinterClass", "\346\233\235\345\205\211", nullptr));
  1168. pushButtonShutterStop->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\201\234\346\255\242", nullptr));
  1169. tabWidget->setTabText(tabWidget->indexOf(tab_7), QCoreApplication::translate("CGH_PrinterClass", "\346\211\213\345\212\250", nullptr));
  1170. groupBox_12->setTitle(QString());
  1171. label_32->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\267\245\347\250\213\345\220\215", nullptr));
  1172. groupBox_5->setTitle(QString());
  1173. pushButtonNew->setText(QCoreApplication::translate("CGH_PrinterClass", " \346\226\260\345\273\272", nullptr));
  1174. pushButtonModify->setText(QCoreApplication::translate("CGH_PrinterClass", " \344\277\256\346\224\271", nullptr));
  1175. pushButtonDelete->setText(QCoreApplication::translate("CGH_PrinterClass", " \345\210\240\351\231\244", nullptr));
  1176. pushButtonUnderfeed->setText(QCoreApplication::translate("CGH_PrinterClass", " \344\270\213\346\226\231", nullptr));
  1177. pushButtonFeed->setText(QCoreApplication::translate("CGH_PrinterClass", " \344\270\212\346\226\231", nullptr));
  1178. pushButtonPrint->setText(QCoreApplication::translate("CGH_PrinterClass", " \345\212\240\350\275\275", nullptr));
  1179. tabWidget->setTabText(tabWidget->indexOf(tab_3), QCoreApplication::translate("CGH_PrinterClass", "\344\275\234\344\270\232", nullptr));
  1180. groupBox_14->setTitle(QString());
  1181. label_33->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\275\223\345\211\215\344\275\234\344\270\232\357\274\232", nullptr));
  1182. label_40->setText(QCoreApplication::translate("CGH_PrinterClass", "\350\277\233\345\272\246\357\274\232", nullptr));
  1183. groupBox_16->setTitle(QString());
  1184. labelPhy->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\256\236\347\211\251\345\233\276", nullptr));
  1185. labelSLMCopy->setText(QCoreApplication::translate("CGH_PrinterClass", "\347\251\272\351\227\264\345\205\211\350\260\203\345\210\266\345\231\250", nullptr));
  1186. groupBox_13->setTitle(QString());
  1187. label_34->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\274\200\345\247\213\346\227\266\351\227\264\357\274\232", nullptr));
  1188. label_35->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\267\262\346\211\223\345\215\260\357\274\232", nullptr));
  1189. groupBox_15->setTitle(QString());
  1190. pushButtonPrintOK->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\274\200\345\247\213", nullptr));
  1191. pushButtonPrintCancel->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\201\234\346\255\242", nullptr));
  1192. tabWidget->setTabText(tabWidget->indexOf(tab_4), QCoreApplication::translate("CGH_PrinterClass", "\346\211\223\345\215\260", nullptr));
  1193. groupBox_11->setTitle(QString());
  1194. label_41->setText(QCoreApplication::translate("CGH_PrinterClass", "\350\256\276\345\244\207\357\274\232", nullptr));
  1195. label_42->setText(QCoreApplication::translate("CGH_PrinterClass", "\346\240\274\345\274\217\357\274\232", nullptr));
  1196. label_43->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\270\247\351\200\237\347\216\207\357\274\232", nullptr));
  1197. pushButtonPreview->setText(QCoreApplication::translate("CGH_PrinterClass", " \351\242\204\350\247\210", nullptr));
  1198. pushButtonSnapshot->setText(QCoreApplication::translate("CGH_PrinterClass", " \346\210\252\345\233\276", nullptr));
  1199. tabWidget->setTabText(tabWidget->indexOf(tab_5), QCoreApplication::translate("CGH_PrinterClass", "\345\205\211\350\267\257", nullptr));
  1200. groupBox_4->setTitle(QCoreApplication::translate("CGH_PrinterClass", "\350\275\264y", nullptr));
  1201. label_6->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\212\240\351\200\237\345\272\246", nullptr));
  1202. lineEditAccY->setText(QCoreApplication::translate("CGH_PrinterClass", "000.000", nullptr));
  1203. label_26->setText(QCoreApplication::translate("CGH_PrinterClass", "mm/s^2", nullptr));
  1204. label_22->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\207\217\351\200\237\345\272\246", nullptr));
  1205. lineEditDecY->setText(QCoreApplication::translate("CGH_PrinterClass", "000.000", nullptr));
  1206. label_27->setText(QCoreApplication::translate("CGH_PrinterClass", "mm/s^2", nullptr));
  1207. label_23->setText(QCoreApplication::translate("CGH_PrinterClass", "\346\234\200\345\244\247\351\200\237\345\272\246", nullptr));
  1208. lineEditMaxvY->setText(QCoreApplication::translate("CGH_PrinterClass", "000.000", nullptr));
  1209. label_28->setText(QCoreApplication::translate("CGH_PrinterClass", "mm/s", nullptr));
  1210. groupBox_7->setTitle(QCoreApplication::translate("CGH_PrinterClass", "\350\275\264x", nullptr));
  1211. label_18->setText(QCoreApplication::translate("CGH_PrinterClass", "\346\234\200\345\244\247\351\200\237\345\272\246", nullptr));
  1212. lineEditAccX->setText(QCoreApplication::translate("CGH_PrinterClass", "000.000", nullptr));
  1213. lineEditMaxvX->setText(QCoreApplication::translate("CGH_PrinterClass", "000.000", nullptr));
  1214. label_17->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\207\217\351\200\237\345\272\246", nullptr));
  1215. label_21->setText(QCoreApplication::translate("CGH_PrinterClass", "mm/s", nullptr));
  1216. lineEditDecX->setText(QCoreApplication::translate("CGH_PrinterClass", "000.000", nullptr));
  1217. label_16->setText(QCoreApplication::translate("CGH_PrinterClass", "\345\212\240\351\200\237\345\272\246", nullptr));
  1218. label_19->setText(QCoreApplication::translate("CGH_PrinterClass", "mm/s^2", nullptr));
  1219. label_20->setText(QCoreApplication::translate("CGH_PrinterClass", "mm/s^2", nullptr));
  1220. groupBox_6->setTitle(QString());
  1221. pushButtonTempSaved->setText(QCoreApplication::translate("CGH_PrinterClass", "\344\270\264\346\227\266\344\277\235\345\255\230", nullptr));
  1222. pushButtonPermSaved->setText(QCoreApplication::translate("CGH_PrinterClass", " \346\260\270\344\271\205\344\277\235\345\255\230", nullptr));
  1223. tabWidget->setTabText(tabWidget->indexOf(tab_6), QCoreApplication::translate("CGH_PrinterClass", "\351\205\215\347\275\256", nullptr));
  1224. } // retranslateUi
  1225. };
  1226. namespace Ui {
  1227. class CGH_PrinterClass: public Ui_CGH_PrinterClass {};
  1228. } // namespace Ui
  1229. QT_END_NAMESPACE
  1230. #endif // CGH_PRINTERICJBUL_H