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