ZTStats/MainWindow.ui
2024-08-09 12:11:50 -04:00

37 lines
863 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CMainWindow</class>
<widget class="QMainWindow" name="CMainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>927</width>
<height>610</height>
</rect>
</property>
<property name="windowTitle">
<string>CMainWindow</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QGroupBox" name="ReportParamsGroupBx">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>531</width>
<height>551</height>
</rect>
</property>
<property name="title">
<string>Paramètres du rapport</string>
</property>
</widget>
</widget>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>