<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>ImportConfigClass</class>
|
<widget class="QWidget" name="ImportConfigClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>573</width>
|
<height>486</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>ImportConfig</string>
|
</property>
|
<widget class="QTreeWidget" name="treeWidget">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>10</y>
|
<width>551</width>
|
<height>191</height>
|
</rect>
|
</property>
|
<column>
|
<property name="text">
|
<string>Device tree</string>
|
</property>
|
</column>
|
</widget>
|
<widget class="Line" name="line">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>210</y>
|
<width>421</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_2">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>330</y>
|
<width>551</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_3">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>430</y>
|
<width>551</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_4">
|
<property name="geometry">
|
<rect>
|
<x>160</x>
|
<y>350</y>
|
<width>401</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_5">
|
<property name="geometry">
|
<rect>
|
<x>550</x>
|
<y>220</y>
|
<width>20</width>
|
<height>121</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_6">
|
<property name="geometry">
|
<rect>
|
<x>550</x>
|
<y>360</y>
|
<width>20</width>
|
<height>81</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_7">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>360</y>
|
<width>20</width>
|
<height>81</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_8">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>220</y>
|
<width>20</width>
|
<height>121</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Vertical</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label">
|
<property name="geometry">
|
<rect>
|
<x>30</x>
|
<y>210</y>
|
<width>111</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Export config file</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_2">
|
<property name="geometry">
|
<rect>
|
<x>40</x>
|
<y>350</y>
|
<width>121</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Import config file</string>
|
</property>
|
</widget>
|
<widget class="Line" name="line_9">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>350</y>
|
<width>31</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="Line" name="line_10">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>210</y>
|
<width>21</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="orientation">
|
<enum>Qt::Horizontal</enum>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_3">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>380</y>
|
<width>61</width>
|
<height>20</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>File path</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_4">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>300</y>
|
<width>81</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Save path</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_configfile">
|
<property name="geometry">
|
<rect>
|
<x>80</x>
|
<y>380</y>
|
<width>391</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_browse">
|
<property name="geometry">
|
<rect>
|
<x>480</x>
|
<y>380</y>
|
<width>61</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Browse</string>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_export">
|
<property name="geometry">
|
<rect>
|
<x>490</x>
|
<y>300</y>
|
<width>61</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Export</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_configfilename">
|
<property name="geometry">
|
<rect>
|
<x>100</x>
|
<y>300</y>
|
<width>371</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_import">
|
<property name="geometry">
|
<rect>
|
<x>350</x>
|
<y>410</y>
|
<width>151</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Copy to device selected</string>
|
</property>
|
</widget>
|
<widget class="QLabel" name="label_5">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>250</y>
|
<width>111</width>
|
<height>16</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Select one device</string>
|
</property>
|
</widget>
|
<widget class="QLineEdit" name="lineEdit_deviceip">
|
<property name="geometry">
|
<rect>
|
<x>140</x>
|
<y>250</y>
|
<width>301</width>
|
<height>20</height>
|
</rect>
|
</property>
|
</widget>
|
<widget class="QPushButton" name="pushButton_exit">
|
<property name="geometry">
|
<rect>
|
<x>420</x>
|
<y>450</y>
|
<width>61</width>
|
<height>23</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>Exit</string>
|
</property>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|