Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / UiQT5 / desBaseWidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>baseWidget</class>
4  <widget class="QWidget" name="baseWidget">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>1038</width>
10     <height>557</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="minimumSize">
20    <size>
21     <width>0</width>
22     <height>0</height>
23    </size>
24   </property>
25   <property name="windowTitle">
26    <string>DMacro</string>
27   </property>
28   <property name="styleSheet">
29    <string notr="true"/>
30   </property>
31   <layout class="QGridLayout" name="gridLayout">
32    <property name="margin">
33     <number>0</number>
34    </property>
35    <item row="0" column="0">
36     <widget class="QSplitter" name="splitter">
37      <property name="orientation">
38       <enum>Qt::Horizontal</enum>
39      </property>
40      <property name="handleWidth">
41       <number>3</number>
42      </property>
43      <widget class="QWidget" name="widgetTree" native="true">
44       <property name="styleSheet">
45        <string notr="true">background:rgb(247,247,247);
46
47 </string>
48       </property>
49       <layout class="QVBoxLayout" name="verticalLayout_2">
50        <property name="margin">
51         <number>0</number>
52        </property>
53       </layout>
54      </widget>
55      <widget class="QWidget" name="widgetCentrale" native="true">
56       <layout class="QVBoxLayout" name="widgetCentraleLayout">
57        <property name="margin">
58         <number>0</number>
59        </property>
60       </layout>
61      </widget>
62     </widget>
63    </item>
64    <item row="1" column="0">
65     <widget class="QLabel" name="labelCommentaire">
66      <property name="sizePolicy">
67       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
68        <horstretch>0</horstretch>
69        <verstretch>0</verstretch>
70       </sizepolicy>
71      </property>
72      <property name="minimumSize">
73       <size>
74        <width>0</width>
75        <height>0</height>
76       </size>
77      </property>
78      <property name="styleSheet">
79       <string notr="true"/>
80      </property>
81      <property name="text">
82       <string/>
83      </property>
84     </widget>
85    </item>
86   </layout>
87  </widget>
88  <layoutdefault spacing="6" margin="11"/>
89  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
90  <resources/>
91  <connections/>
92 </ui>