newTao/outline7.ui

1962 lines
44 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1850</width>
<height>1000</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QGroupBox" name="inputGroup">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>501</width>
<height>941</height>
</rect>
</property>
<property name="title">
<string>입력영역</string>
</property>
<widget class="QPushButton" name="Excel_btn">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>51</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>엑셀
열기</string>
</property>
</widget>
<widget class="QTableView" name="dbviewer1">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>471</width>
<height>641</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="isOverseas">
<property name="geometry">
<rect>
<x>150</x>
<y>20</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>1</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="selkeyword_2">
<property name="geometry">
<rect>
<x>80</x>
<y>20</y>
<width>64</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>해외여부</string>
</property>
</widget>
<widget class="QLabel" name="selkeyword_3">
<property name="geometry">
<rect>
<x>80</x>
<y>74</y>
<width>64</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>추출갯수</string>
</property>
</widget>
<widget class="QLineEdit" name="sortcount">
<property name="geometry">
<rect>
<x>150</x>
<y>70</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>5</string>
</property>
<property name="echoMode">
<enum>QLineEdit::Normal</enum>
</property>
<property name="cursorPosition">
<number>1</number>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QPushButton" name="db_btn">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>51</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>DB
열기</string>
</property>
</widget>
<widget class="QPushButton" name="export_btn">
<property name="geometry">
<rect>
<x>390</x>
<y>70</y>
<width>91</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>XLS
저장</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>330</x>
<y>120</y>
<width>151</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="matchCount">
<property name="geometry">
<rect>
<x>210</x>
<y>20</y>
<width>64</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>매칭갯수</string>
</property>
</widget>
<widget class="QLabel" name="matchCountbox">
<property name="geometry">
<rect>
<x>290</x>
<y>20</y>
<width>64</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
<underline>true</underline>
</font>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="matchCount_4">
<property name="geometry">
<rect>
<x>210</x>
<y>70</y>
<width>64</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>타이머</string>
</property>
</widget>
<widget class="QLabel" name="timerLabel">
<property name="geometry">
<rect>
<x>270</x>
<y>70</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>Adobe Devanagari</family>
<pointsize>20</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>60:00</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QDialogButtonBox" name="sc_button">
<property name="geometry">
<rect>
<x>390</x>
<y>30</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Apply</set>
</property>
</widget>
<widget class="QLabel" name="matchCount_5">
<property name="geometry">
<rect>
<x>400</x>
<y>10</y>
<width>64</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>스크래핑</string>
</property>
</widget>
<widget class="QProgressBar" name="sc_progressBar">
<property name="geometry">
<rect>
<x>20</x>
<y>120</y>
<width>311</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 75 14pt &quot;Agency FB&quot;;</string>
</property>
<property name="value">
<number>0</number>
</property>
</widget>
<widget class="QProgressBar" name="img_progressBar">
<property name="geometry">
<rect>
<x>20</x>
<y>150</y>
<width>311</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 75 14pt &quot;Agency FB&quot;;</string>
</property>
<property name="value">
<number>0</number>
</property>
</widget>
<widget class="QLabel" name="selkeyword_4">
<property name="geometry">
<rect>
<x>130</x>
<y>120</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Scraping</string>
</property>
</widget>
<widget class="QLabel" name="selkeyword_5">
<property name="geometry">
<rect>
<x>120</x>
<y>150</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Save Image</string>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>520</x>
<y>50</y>
<width>1331</width>
<height>941</height>
</rect>
</property>
<property name="title">
<string>표시영역</string>
</property>
<widget class="QLabel" name="selkeyword">
<property name="geometry">
<rect>
<x>500</x>
<y>240</y>
<width>111</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>현재item(가지치기)</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLineEdit" name="urlbox">
<property name="geometry">
<rect>
<x>630</x>
<y>800</y>
<width>641</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>http://naver.com</string>
</property>
<property name="dragEnabled">
<bool>false</bool>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="deliveryfee">
<property name="geometry">
<rect>
<x>500</x>
<y>360</y>
<width>64</width>
<height>15</height>
</rect>
</property>
<property name="text">
<string>배송비</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="addmargin">
<property name="geometry">
<rect>
<x>500</x>
<y>480</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>더하기마진</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="addpackingfee">
<property name="geometry">
<rect>
<x>500</x>
<y>420</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>추가포장비</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLineEdit" name="selkeywordbox">
<property name="geometry">
<rect>
<x>500</x>
<y>260</y>
<width>113</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">font: 10pt &quot;새굴림&quot;;</string>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QGraphicsView" name="graphicsView_multi">
<property name="geometry">
<rect>
<x>310</x>
<y>30</y>
<width>170</width>
<height>810</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>291</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>1번 상품</string>
</property>
<widget class="QLabel" name="sel_item11_2">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>이름</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox11">
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_5">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Tag</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox12">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_2">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>리뷰수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox13">
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>101</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_3">
<property name="geometry">
<rect>
<x>170</x>
<y>80</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>찜수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox14">
<property name="geometry">
<rect>
<x>210</x>
<y>80</y>
<width>71</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item11">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>가 격</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox15">
<property name="geometry">
<rect>
<x>60</x>
<y>110</y>
<width>91</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12">
<property name="geometry">
<rect>
<x>160</x>
<y>110</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>구매건수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox16">
<property name="geometry">
<rect>
<x>230</x>
<y>110</y>
<width>51</width>
<height>21</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_3">
<property name="geometry">
<rect>
<x>10</x>
<y>190</y>
<width>291</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>2번 상품</string>
</property>
<widget class="QLabel" name="sel_item11_3">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>이름</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox21">
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_6">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Tag</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox22">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_7">
<property name="geometry">
<rect>
<x>0</x>
<y>70</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>리뷰수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox23">
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>101</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_8">
<property name="geometry">
<rect>
<x>170</x>
<y>80</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>찜수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox24">
<property name="geometry">
<rect>
<x>210</x>
<y>80</y>
<width>71</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item11_4">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>가 격</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox25">
<property name="geometry">
<rect>
<x>60</x>
<y>110</y>
<width>91</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_9">
<property name="geometry">
<rect>
<x>160</x>
<y>110</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>구매건수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox26">
<property name="geometry">
<rect>
<x>230</x>
<y>110</y>
<width>51</width>
<height>21</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_4">
<property name="geometry">
<rect>
<x>10</x>
<y>350</y>
<width>291</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>3번 상품</string>
</property>
<widget class="QLabel" name="sel_item11_5">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>이름</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox31">
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_10">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Tag</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox32">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_11">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>리뷰수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox33">
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>101</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_12">
<property name="geometry">
<rect>
<x>170</x>
<y>80</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>찜수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox34">
<property name="geometry">
<rect>
<x>210</x>
<y>80</y>
<width>71</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item11_6">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>가 격</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox35">
<property name="geometry">
<rect>
<x>60</x>
<y>110</y>
<width>91</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_13">
<property name="geometry">
<rect>
<x>160</x>
<y>110</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>구매건수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox36">
<property name="geometry">
<rect>
<x>230</x>
<y>110</y>
<width>51</width>
<height>21</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_5">
<property name="geometry">
<rect>
<x>10</x>
<y>510</y>
<width>291</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>4번 상품</string>
</property>
<widget class="QLabel" name="sel_item11_7">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>이름</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox41">
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_14">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Tag</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox42">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_15">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>리뷰수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox43">
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>101</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_16">
<property name="geometry">
<rect>
<x>170</x>
<y>80</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>찜수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox44">
<property name="geometry">
<rect>
<x>210</x>
<y>80</y>
<width>71</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item11_8">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>가 격</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox45">
<property name="geometry">
<rect>
<x>60</x>
<y>110</y>
<width>91</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_17">
<property name="geometry">
<rect>
<x>160</x>
<y>110</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>구매건수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox46">
<property name="geometry">
<rect>
<x>230</x>
<y>110</y>
<width>51</width>
<height>21</height>
</rect>
</property>
</widget>
</widget>
<widget class="QGroupBox" name="groupBox_6">
<property name="geometry">
<rect>
<x>10</x>
<y>670</y>
<width>291</width>
<height>151</height>
</rect>
</property>
<property name="title">
<string>5번 상품</string>
</property>
<widget class="QLabel" name="sel_item11_9">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>이름</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox51">
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_18">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Tag</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox52">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>221</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_19">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>리뷰수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox53">
<property name="geometry">
<rect>
<x>60</x>
<y>80</y>
<width>101</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_20">
<property name="geometry">
<rect>
<x>170</x>
<y>80</y>
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>찜수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox54">
<property name="geometry">
<rect>
<x>210</x>
<y>80</y>
<width>71</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item11_10">
<property name="geometry">
<rect>
<x>10</x>
<y>110</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>가 격</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox55">
<property name="geometry">
<rect>
<x>60</x>
<y>110</y>
<width>91</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="sel_item12_21">
<property name="geometry">
<rect>
<x>160</x>
<y>110</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>구매건수</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itembox56">
<property name="geometry">
<rect>
<x>230</x>
<y>110</y>
<width>51</width>
<height>21</height>
</rect>
</property>
</widget>
</widget>
<widget class="QPushButton" name="urlgobtn">
<property name="geometry">
<rect>
<x>1280</x>
<y>800</y>
<width>41</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>GO</string>
</property>
</widget>
<widget class="QLabel" name="sel_item12_22">
<property name="geometry">
<rect>
<x>500</x>
<y>300</y>
<width>51</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Tag</string>
</property>
</widget>
<widget class="QLineEdit" name="sel_itemtagbox">
<property name="geometry">
<rect>
<x>500</x>
<y>320</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="matchbtn">
<property name="geometry">
<rect>
<x>500</x>
<y>190</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 255, 255);
font: 16pt &quot;HY헤드라인M&quot;;</string>
</property>
<property name="text">
<string>매칭</string>
</property>
</widget>
<widget class="QLineEdit" name="search_keyword_box">
<property name="geometry">
<rect>
<x>630</x>
<y>10</y>
<width>191</width>
<height>41</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="searchbtn_2">
<property name="geometry">
<rect>
<x>830</x>
<y>10</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>키워드 검색</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton" name="switchBtn">
<property name="geometry">
<rect>
<x>1240</x>
<y>10</y>
<width>75</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>PC-모바일
전환</string>
</property>
</widget>
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>620</x>
<y>60</y>
<width>701</width>
<height>741</height>
</rect>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<property name="tabBarAutoHide">
<bool>false</bool>
</property>
<widget class="QWidget" name="tab_1">
<attribute name="title">
<string>모바일탭-텍스트검색</string>
</attribute>
<widget class="QWebEngineView" name="webEngineView">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>711</width>
<height>731</height>
</rect>
</property>
<property name="url">
<url>
<string>https://m.intl.taobao.com/</string>
</url>
</property>
<property name="zoomFactor">
<double>0.500000000000000</double>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>PC탭-이미지검색</string>
</attribute>
<widget class="QWebEngineView" name="webEngineView_2">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>711</width>
<height>731</height>
</rect>
</property>
<property name="url">
<url>
<string>https://world.taobao.com/</string>
</url>
</property>
<property name="zoomFactor">
<double>0.400000000000000</double>
</property>
</widget>
</widget>
</widget>
<widget class="QLabel" name="cat1">
<property name="geometry">
<rect>
<x>500</x>
<y>540</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>카테고리 1</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="cat2">
<property name="geometry">
<rect>
<x>500</x>
<y>600</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>카테고리 2</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="cat3">
<property name="geometry">
<rect>
<x>500</x>
<y>660</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>카테고리 3</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLabel" name="cat4">
<property name="geometry">
<rect>
<x>500</x>
<y>720</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>카테고리 4</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QLineEdit" name="catbox1">
<property name="geometry">
<rect>
<x>500</x>
<y>560</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="catbox2">
<property name="geometry">
<rect>
<x>500</x>
<y>620</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="catbox3">
<property name="geometry">
<rect>
<x>500</x>
<y>680</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="catbox4">
<property name="geometry">
<rect>
<x>500</x>
<y>740</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="catcodebox">
<property name="geometry">
<rect>
<x>500</x>
<y>800</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="cat4_2">
<property name="geometry">
<rect>
<x>500</x>
<y>780</y>
<width>81</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>카테고리 코드</string>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
<widget class="QSpinBox" name="addmargin_spbox">
<property name="geometry">
<rect>
<x>500</x>
<y>500</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::PlusMinus</enum>
</property>
<property name="correctionMode">
<enum>QAbstractSpinBox::CorrectToPreviousValue</enum>
</property>
<property name="minimum">
<number>1000</number>
</property>
<property name="maximum">
<number>600000</number>
</property>
<property name="singleStep">
<number>1000</number>
</property>
<property name="stepType">
<enum>QAbstractSpinBox::DefaultStepType</enum>
</property>
<property name="value">
<number>5000</number>
</property>
<property name="displayIntegerBase">
<number>10</number>
</property>
</widget>
<widget class="QSpinBox" name="addpackingfee_spbox">
<property name="geometry">
<rect>
<x>500</x>
<y>440</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::PlusMinus</enum>
</property>
<property name="correctionMode">
<enum>QAbstractSpinBox::CorrectToPreviousValue</enum>
</property>
<property name="minimum">
<number>0</number>
</property>
<property name="maximum">
<number>100000</number>
</property>
<property name="singleStep">
<number>1000</number>
</property>
<property name="stepType">
<enum>QAbstractSpinBox::DefaultStepType</enum>
</property>
<property name="value">
<number>0</number>
</property>
<property name="displayIntegerBase">
<number>10</number>
</property>
</widget>
<widget class="QSpinBox" name="delivfee_spbox">
<property name="geometry">
<rect>
<x>500</x>
<y>380</y>
<width>111</width>
<height>31</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>Agency FB</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::PlusMinus</enum>
</property>
<property name="correctionMode">
<enum>QAbstractSpinBox::CorrectToPreviousValue</enum>
</property>
<property name="minimum">
<number>7000</number>
</property>
<property name="maximum">
<number>6000000</number>
</property>
<property name="singleStep">
<number>1000</number>
</property>
<property name="stepType">
<enum>QAbstractSpinBox::DefaultStepType</enum>
</property>
<property name="value">
<number>7000</number>
</property>
<property name="displayIntegerBase">
<number>10</number>
</property>
</widget>
<widget class="QPushButton" name="img_searchbtn">
<property name="geometry">
<rect>
<x>500</x>
<y>10</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>현재 이미지 검색</string>
</property>
</widget>
<widget class="QGraphicsView" name="current_img">
<property name="geometry">
<rect>
<x>500</x>
<y>60</y>
<width>120</width>
<height>120</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="backbtn">
<property name="geometry">
<rect>
<x>950</x>
<y>10</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>뒤로</string>
</property>
</widget>
<widget class="QPushButton" name="forwardbtn">
<property name="geometry">
<rect>
<x>1020</x>
<y>10</y>
<width>61</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>앞으로</string>
</property>
</widget>
</widget>
<widget class="QLineEdit" name="sel_relatedTagbox">
<property name="geometry">
<rect>
<x>720</x>
<y>20</y>
<width>571</width>
<height>31</height>
</rect>
</property>
<property name="clearButtonEnabled">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="sel_item12_4">
<property name="geometry">
<rect>
<x>640</x>
<y>20</y>
<width>81</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>연관키워드</string>
</property>
</widget>
<widget class="QLabel" name="taourl">
<property name="geometry">
<rect>
<x>1300</x>
<y>20</y>
<width>131</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>타오바이 PC-URL</string>
</property>
</widget>
<widget class="QLineEdit" name="taourlbox">
<property name="geometry">
<rect>
<x>1420</x>
<y>20</y>
<width>411</width>
<height>31</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="timerStart">
<property name="geometry">
<rect>
<x>150</x>
<y>10</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Start</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton" name="timerStop">
<property name="geometry">
<rect>
<x>450</x>
<y>10</y>
<width>51</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Stop</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
<widget class="QPushButton" name="timerSet">
<property name="geometry">
<rect>
<x>340</x>
<y>10</y>
<width>61</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Set</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
<widget class="QLineEdit" name="timerMinute">
<property name="geometry">
<rect>
<x>230</x>
<y>10</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>60</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLineEdit" name="timerSecond">
<property name="geometry">
<rect>
<x>290</x>
<y>10</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>00</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="matchCount_2">
<property name="geometry">
<rect>
<x>260</x>
<y>10</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QLabel" name="matchCount_3">
<property name="geometry">
<rect>
<x>320</x>
<y>10</y>
<width>31</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="QPushButton" name="papagoApi">
<property name="geometry">
<rect>
<x>520</x>
<y>10</y>
<width>101</width>
<height>28</height>
</rect>
</property>
<property name="text">
<string>PAPAGO API</string>
</property>
</widget>
</widget>
<customwidgets>
<customwidget>
<class>QWebEngineView</class>
<extends>QWidget</extends>
<header location="global">QtWebEngineWidgets/QWebEngineView</header>
</customwidget>
</customwidgets>
<resources/>
<connections>
<connection>
<sender>forwardbtn</sender>
<signal>clicked()</signal>
<receiver>webEngineView_2</receiver>
<slot>forward()</slot>
<hints>
<hint type="sourcelabel">
<x>1571</x>
<y>95</y>
</hint>
<hint type="destinationlabel">
<x>1304</x>
<y>790</y>
</hint>
</hints>
</connection>
<connection>
<sender>backbtn</sender>
<signal>clicked()</signal>
<receiver>webEngineView_2</receiver>
<slot>back()</slot>
<hints>
<hint type="sourcelabel">
<x>1497</x>
<y>96</y>
</hint>
<hint type="destinationlabel">
<x>1223</x>
<y>757</y>
</hint>
</hints>
</connection>
</connections>
<designerdata>
<property name="gridDeltaX">
<number>10</number>
</property>
<property name="gridDeltaY">
<number>10</number>
</property>
<property name="gridSnapX">
<bool>true</bool>
</property>
<property name="gridSnapY">
<bool>true</bool>
</property>
<property name="gridVisible">
<bool>true</bool>
</property>
</designerdata>
<slots>
<slot>openxls()</slot>
<slot>opentxt()</slot>
<slot>scrapingstart()</slot>
<slot>matchingstart()</slot>
<slot>urlgobtnclick()</slot>
</slots>
</ui>