You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
756 B
Plaintext
30 lines
756 B
Plaintext
|
5 years ago
|
<UI version="4.0" >
|
||
|
|
<class>ReportClass</class>
|
||
|
|
<widget class="QMainWindow" name="ReportClass" >
|
||
|
|
<property name="objectName" >
|
||
|
|
<string notr="true">ReportClass</string>
|
||
|
|
</property>
|
||
|
|
<property name="geometry" >
|
||
|
|
<rect>
|
||
|
|
<x>0</x>
|
||
|
|
<y>0</y>
|
||
|
|
<width>600</width>
|
||
|
|
<height>400</height>
|
||
|
|
</rect>
|
||
|
|
</property>
|
||
|
|
<property name="windowTitle" >
|
||
|
|
<string>Report</string>
|
||
|
|
</property>
|
||
|
|
<widget class="QMenuBar" name="menuBar" />
|
||
|
|
<widget class="QToolBar" name="mainToolBar" />
|
||
|
|
<widget class="QWidget" name="centralWidget" />
|
||
|
|
<widget class="QStatusBar" name="statusBar" />
|
||
|
|
</widget>
|
||
|
|
<layoutDefault spacing="6" margin="11" />
|
||
|
|
<pixmapfunction></pixmapfunction>
|
||
|
|
<resources>
|
||
|
|
<include location="Report.qrc"/>
|
||
|
|
</resources>
|
||
|
|
<connections/>
|
||
|
|
</UI>
|