mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-23 21:30:34 +05:00
50 lines
1.2 KiB
Plaintext
50 lines
1.2 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>EntityGUI_Controls_QTD</class>
|
||
|
<widget class="QWidget" name="EntityGUI_Controls_QTD">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>327</width>
|
||
|
<height>50</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<layout class="QGridLayout">
|
||
|
<property name="margin">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<item row="0" column="0">
|
||
|
<widget class="QGroupBox" name="GroupBox1">
|
||
|
<property name="title">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" name="gridLayout">
|
||
|
<item row="0" column="0">
|
||
|
<widget class="QCheckBox" name="CheckBox2">
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="0">
|
||
|
<widget class="QCheckBox" name="CheckBox1">
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<layoutdefault spacing="6" margin="11"/>
|
||
|
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|