第一阶段初稿+修复部分内容
This commit is contained in:
@ -1,23 +1,20 @@
|
||||
<UI version="4.0" >
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ui version="4.0">
|
||||
<class>QMiniBlink</class>
|
||||
<widget class="QWidget" name="QMiniBlink" >
|
||||
<property name="objectName" >
|
||||
<string notr="true">QMiniBlink</string>
|
||||
</property>
|
||||
<property name="geometry" >
|
||||
<widget class="QWidget" name="QMiniBlink">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>400</width>
|
||||
<height>300</height>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1142</width>
|
||||
<height>806</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle" >
|
||||
<property name="windowTitle">
|
||||
<string>QMiniBlink</string>
|
||||
</property>
|
||||
</widget>
|
||||
<layoutDefault spacing="6" margin="11" />
|
||||
<pixmapfunction></pixmapfunction>
|
||||
<layoutdefault spacing="6" margin="11"/>
|
||||
<resources/>
|
||||
<connections/>
|
||||
</UI>
|
||||
</ui>
|
||||
|
Reference in New Issue
Block a user