2,新增“Apps”; 3,新增“Common”; 4,新增“FileList”; 5,新增“MediaX”; 6,新增“OpenSource”; 7,新增“Samples”; 8,新增“SoftwareBusinessLines”.
20 lines
420 B
XML
20 lines
420 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>AlgorithmParamsPanel</class>
|
|
<widget class="QWidget" name="AlgorithmParamsPanel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1010</width>
|
|
<height>500</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>算法参数配置</string>
|
|
</property>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|