先提交下

This commit is contained in:
Mike Solar
2023-07-30 18:57:41 +08:00
parent 442feb1283
commit e3c650dbfd
13 changed files with 1735 additions and 1244 deletions

View File

@ -0,0 +1,23 @@
<UI version="4.0" >
<class>QMiniBlink</class>
<widget class="QWidget" name="QMiniBlink" >
<property name="objectName" >
<string notr="true">QMiniBlink</string>
</property>
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle" >
<string>QMiniBlink</string>
</property>
</widget>
<layoutDefault spacing="6" margin="11" />
<pixmapfunction></pixmapfunction>
<resources/>
<connections/>
</UI>