2018-07-07 15:15:12 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-09-09 23:26:15 +08:00
|
|
|
<!DOCTYPE Project SYSTEM "Project-6.0.dtd">
|
2018-07-07 15:15:12 +08:00
|
|
|
<!-- eric project file for project hoverMenu -->
|
2018-09-09 23:26:15 +08:00
|
|
|
<!-- Saved: 2018-09-09, 22:34:07 -->
|
2018-07-07 15:15:12 +08:00
|
|
|
<!-- Copyright (C) 2018 , -->
|
2018-09-09 23:26:15 +08:00
|
|
|
<Project version="6.0">
|
2018-07-07 15:15:12 +08:00
|
|
|
<Language></Language>
|
|
|
|
<Hash>873d0c0fade67dd54262d1b6954d5edfac966911</Hash>
|
|
|
|
<ProgLanguage mixed="0">Python3</ProgLanguage>
|
|
|
|
<ProjectType>PyQt5</ProjectType>
|
|
|
|
<Version>0.1</Version>
|
|
|
|
<Author></Author>
|
|
|
|
<Email></Email>
|
|
|
|
<Eol index="0"/>
|
|
|
|
<Sources>
|
|
|
|
<Source>Main.py</Source>
|
2018-09-09 23:26:15 +08:00
|
|
|
<Source>Tools/CommonHelper.py</Source>
|
|
|
|
<Source>Tools/__init__.py</Source>
|
|
|
|
<Source>Tools/qmf_showError.py</Source>
|
|
|
|
<Source>Tools/style.css</Source>
|
|
|
|
<Source>U_FuncWidget/BaseElement.py</Source>
|
|
|
|
<Source>U_FuncWidget/Menu.py</Source>
|
|
|
|
<Source>U_FuncWidget/UCompetitiveProduct2/SKU_Widget.py</Source>
|
|
|
|
<Source>U_FuncWidget/UCompetitiveProduct2/Ui_SKU_Widget.py</Source>
|
|
|
|
<Source>U_FuncWidget/UCompetitiveProduct2/__init__.py</Source>
|
|
|
|
<Source>U_FuncWidget/UStoreData1/Ui_L1.py</Source>
|
|
|
|
<Source>U_FuncWidget/UThroughTrain4/GeographicAnalysis_Widget.py</Source>
|
|
|
|
<Source>U_FuncWidget/UThroughTrain4/Ui_GeographicAnalysis_Widget.py</Source>
|
|
|
|
<Source>U_FuncWidget/UThroughTrain4/__init__.py</Source>
|
2018-07-07 15:15:12 +08:00
|
|
|
<Source>Ui_Main.py</Source>
|
|
|
|
<Source>tbqrc_rc.py</Source>
|
|
|
|
</Sources>
|
|
|
|
<Forms>
|
|
|
|
<Form>Main.ui</Form>
|
2018-09-09 23:26:15 +08:00
|
|
|
<Form>U_FuncWidget/UCompetitiveProduct2/SKU_Widget.ui</Form>
|
|
|
|
<Form>U_FuncWidget/UStoreData1/L1.ui</Form>
|
|
|
|
<Form>U_FuncWidget/UThroughTrain4/GeographicAnalysis_Widget.ui</Form>
|
2018-07-07 15:15:12 +08:00
|
|
|
</Forms>
|
|
|
|
<Resources>
|
|
|
|
<Resource>tbqrc.qrc</Resource>
|
|
|
|
</Resources>
|
2018-08-09 18:09:26 +08:00
|
|
|
<Others>
|
|
|
|
<Other>Documentation</Other>
|
|
|
|
</Others>
|
2018-07-07 15:15:12 +08:00
|
|
|
<Vcs>
|
|
|
|
<VcsType>None</VcsType>
|
|
|
|
</Vcs>
|
|
|
|
<FiletypeAssociations>
|
|
|
|
<FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
|
|
|
|
<FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
|
|
|
|
<FiletypeAssociation pattern="*.md" type="OTHERS"/>
|
|
|
|
<FiletypeAssociation pattern="*.py" type="SOURCES"/>
|
|
|
|
<FiletypeAssociation pattern="*.py3" type="SOURCES"/>
|
|
|
|
<FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
|
|
|
|
<FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
|
|
|
|
<FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
|
|
|
|
<FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
|
|
|
|
<FiletypeAssociation pattern="*.rst" type="OTHERS"/>
|
|
|
|
<FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
|
|
|
|
<FiletypeAssociation pattern="*.txt" type="OTHERS"/>
|
|
|
|
<FiletypeAssociation pattern="*.ui" type="FORMS"/>
|
|
|
|
<FiletypeAssociation pattern="README" type="OTHERS"/>
|
|
|
|
<FiletypeAssociation pattern="README.*" type="OTHERS"/>
|
|
|
|
</FiletypeAssociations>
|
2018-08-09 18:09:26 +08:00
|
|
|
<Documentation>
|
|
|
|
<DocumentationParams>
|
|
|
|
<dict>
|
|
|
|
<key>
|
|
|
|
<string>ERIC4DOC</string>
|
|
|
|
</key>
|
|
|
|
<value>
|
|
|
|
<dict>
|
|
|
|
<key>
|
|
|
|
<string>cssFile</string>
|
|
|
|
</key>
|
|
|
|
<value>
|
|
|
|
<string>%PYTHON%/eric6/CSSs/default.css</string>
|
|
|
|
</value>
|
|
|
|
<key>
|
|
|
|
<string>ignoreFilePatterns</string>
|
|
|
|
</key>
|
|
|
|
<value>
|
|
|
|
<list>
|
2018-09-09 23:26:15 +08:00
|
|
|
<string>Ui_*.py</string>
|
|
|
|
<string>*_rc.py</string>
|
2018-08-09 18:09:26 +08:00
|
|
|
</list>
|
|
|
|
</value>
|
|
|
|
<key>
|
|
|
|
<string>outputDirectory</string>
|
|
|
|
</key>
|
|
|
|
<value>
|
|
|
|
<string>Documentation</string>
|
|
|
|
</value>
|
|
|
|
<key>
|
|
|
|
<string>qtHelpEnabled</string>
|
|
|
|
</key>
|
|
|
|
<value>
|
|
|
|
<bool>False</bool>
|
|
|
|
</value>
|
2018-09-09 23:26:15 +08:00
|
|
|
<key>
|
|
|
|
<string>useRecursion</string>
|
|
|
|
</key>
|
|
|
|
<value>
|
|
|
|
<bool>True</bool>
|
|
|
|
</value>
|
2018-08-09 18:09:26 +08:00
|
|
|
</dict>
|
|
|
|
</value>
|
|
|
|
</dict>
|
|
|
|
</DocumentationParams>
|
|
|
|
</Documentation>
|
2018-07-07 15:15:12 +08:00
|
|
|
</Project>
|