1 Star 1 Fork 0

sumover/PixSettler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mainwindow.ui 5.35 KB
一键复制 编辑 原始数据 按行查看 历史
sumover 提交于 2020-02-12 22:03 . refresh UI
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>783</width>
<height>535</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>781</width>
<height>511</height>
</rect>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tag_1">
<attribute name="title">
<string>图片检索</string>
</attribute>
<widget class="QScrollArea" name="scrollArea">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>761</width>
<height>261</height>
</rect>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>759</width>
<height>259</height>
</rect>
</property>
<widget class="QCheckBox" name="checkBox">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>111</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>青山色图2333</string>
</property>
</widget>
</widget>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>121</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>检索到的图片..</string>
</property>
</widget>
<widget class="QScrollArea" name="scrollArea_2">
<property name="geometry">
<rect>
<x>10</x>
<y>340</y>
<width>761</width>
<height>131</height>
</rect>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>759</width>
<height>129</height>
</rect>
</property>
<widget class="QCheckBox" name="checkBox_2">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>71</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>色图</string>
</property>
</widget>
</widget>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>10</x>
<y>310</y>
<width>71</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Tag库</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>详细信息</string>
</attribute>
</widget>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>783</width>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menu">
<property name="title">
<string>导入/导出</string>
</property>
<widget class="QMenu" name="menu_2">
<property name="title">
<string>到剪贴板</string>
</property>
<addaction name="action_3"/>
<addaction name="action_4"/>
<addaction name="action_5"/>
</widget>
<addaction name="menu_2"/>
<addaction name="action_7"/>
<addaction name="action_8"/>
<addaction name="action_9"/>
</widget>
<widget class="QMenu" name="menu_3">
<property name="title">
<string>关于</string>
</property>
<addaction name="action_6"/>
<addaction name="actionPixSettler"/>
</widget>
<addaction name="menu"/>
<addaction name="menu_3"/>
</widget>
<action name="action_3">
<property name="text">
<string>复制图片</string>
</property>
</action>
<action name="action_4">
<property name="text">
<string>复制图片地址</string>
</property>
</action>
<action name="action_5">
<property name="text">
<string>复制图片所在文件夹地址</string>
</property>
</action>
<action name="action_6">
<property name="text">
<string>使用说明</string>
</property>
</action>
<action name="actionPixSettler">
<property name="text">
<string>关于PixSettler</string>
</property>
</action>
<action name="action_7">
<property name="text">
<string>从剪贴板中导入</string>
</property>
</action>
<action name="action_8">
<property name="text">
<string>导入单个文件</string>
</property>
</action>
<action name="action_9">
<property name="text">
<string>从文件夹中导入</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/sumoverGitee/PixSettler.git
git@gitee.com:sumoverGitee/PixSettler.git
sumoverGitee
PixSettler
PixSettler
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385