24 lines
519 B
XML
24 lines
519 B
XML
<UI version="4.0" >
|
|
<class>SwitchButton</class>
|
|
<widget class="QWidget" name="SwitchButton" >
|
|
<property name="objectName" >
|
|
<string notr="true">SwitchButton</string>
|
|
</property>
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>400</width>
|
|
<height>300</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle" >
|
|
<string>SwitchButton</string>
|
|
</property>
|
|
</widget>
|
|
<layoutDefault spacing="6" margin="11" />
|
|
<pixmapfunction></pixmapfunction>
|
|
<resources/>
|
|
<connections/>
|
|
</UI>
|