ui_CGH_Printer.h 68 KB

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