372 lines
8.7 KiB
XML
372 lines
8.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>Screwdriver_Main_Window</class>
|
|
<widget class="QMainWindow" name="Screwdriver_Main_Window">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1920</width>
|
|
<height>1080</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Screwdriver_Detection</string>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<widget class="QLabel" name="label_image_Result">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>950</x>
|
|
<y>0</y>
|
|
<width>950</width>
|
|
<height>517</height>
|
|
</rect>
|
|
</property>
|
|
<property name="inputMethodHints">
|
|
<set>Qt::ImhNone</set>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBox_saveImage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1740</x>
|
|
<y>620</y>
|
|
<width>141</width>
|
|
<height>61</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Times New Roman</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save Image</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_NGReset">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>590</y>
|
|
<width>161</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="accessibleName">
|
|
<string/>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reset</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Light_Control">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>640</x>
|
|
<y>520</y>
|
|
<width>161</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="accessibleName">
|
|
<string/>
|
|
</property>
|
|
<property name="text">
|
|
<string>AOILight</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_MotorMove">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>800</x>
|
|
<y>580</y>
|
|
<width>141</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="accessibleName">
|
|
<string/>
|
|
</property>
|
|
<property name="text">
|
|
<string>Move</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTableWidget" name="tableWidget_OutputMessage">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>950</x>
|
|
<y>520</y>
|
|
<width>761</width>
|
|
<height>501</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Times New Roman</family>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTableWidget" name="tableWidget_OutputMessage_AllResult">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>650</y>
|
|
<width>941</width>
|
|
<height>371</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Times New Roman</family>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_ROIWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>520</y>
|
|
<width>161</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="accessibleName">
|
|
<string/>
|
|
</property>
|
|
<property name="text">
|
|
<string>ROIWindow</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_image_Main">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>950</width>
|
|
<height>517</height>
|
|
</rect>
|
|
</property>
|
|
<property name="inputMethodHints">
|
|
<set>Qt::ImhNone</set>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Seach">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>520</y>
|
|
<width>161</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="accessibleName">
|
|
<string/>
|
|
</property>
|
|
<property name="text">
|
|
<string>Seach</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Grab">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>520</y>
|
|
<width>161</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="accessibleName">
|
|
<string/>
|
|
</property>
|
|
<property name="text">
|
|
<string>Grab</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_ExposureTime">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>580</y>
|
|
<width>271</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Agency FB</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>ExposureTime</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSlider" name="horizontalSlider_ExposureTime">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>300</x>
|
|
<y>590</y>
|
|
<width>441</width>
|
|
<height>51</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>10000</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>150000</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>48555</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_cameralink">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>520</y>
|
|
<width>161</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>相機串流</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_Database_Window">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>800</x>
|
|
<y>520</y>
|
|
<width>141</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>標楷體</family>
|
|
<pointsize>18</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="accessibleName">
|
|
<string/>
|
|
</property>
|
|
<property name="text">
|
|
<string>DBWindow</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_status">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>1770</x>
|
|
<y>530</y>
|
|
<width>101</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Times New Roman</family>
|
|
<pointsize>20</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Status</string>
|
|
</property>
|
|
</widget>
|
|
<zorder>label_image_Result</zorder>
|
|
<zorder>checkBox_saveImage</zorder>
|
|
<zorder>pushButton_Light_Control</zorder>
|
|
<zorder>pushButton_MotorMove</zorder>
|
|
<zorder>tableWidget_OutputMessage</zorder>
|
|
<zorder>tableWidget_OutputMessage_AllResult</zorder>
|
|
<zorder>pushButton_ROIWindow</zorder>
|
|
<zorder>label_image_Main</zorder>
|
|
<zorder>pushButton_Seach</zorder>
|
|
<zorder>pushButton_Grab</zorder>
|
|
<zorder>label_ExposureTime</zorder>
|
|
<zorder>horizontalSlider_ExposureTime</zorder>
|
|
<zorder>pushButton_cameralink</zorder>
|
|
<zorder>pushButton_Database_Window</zorder>
|
|
<zorder>label_status</zorder>
|
|
<zorder>pushButton_NGReset</zorder>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menubar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1920</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|