<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>CFramePlayWndClass</class>
|
<widget class="QFrame" name="CFramePlayWndClass">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>476</width>
|
<height>379</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>CFramePlayWnd</string>
|
</property>
|
<widget class="QFrame" name="framePlayWnd">
|
<property name="geometry">
|
<rect>
|
<x>20</x>
|
<y>20</y>
|
<width>441</width>
|
<height>341</height>
|
</rect>
|
</property>
|
<property name="frameShape">
|
<enum>QFrame::StyledPanel</enum>
|
</property>
|
<property name="frameShadow">
|
<enum>QFrame::Raised</enum>
|
</property>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|