Salome HOME
nouveaux ui
[tools/eficas.git] / UiQT4 / 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="QVBoxLayout" name="verticalLayout">
32    <property name="margin">
33     <number>0</number>
34    </property>
35    <item>
36     <widget class="QSplitter" name="splitter">
37      <property name="orientation">
38       <enum>Qt::Horizontal</enum>
39      </property>
40      <widget class="QWidget" name="widgetTree" native="true">
41       <property name="styleSheet">
42        <string notr="true">background:rgb(247,247,247)</string>
43       </property>
44       <layout class="QVBoxLayout" name="verticalLayout_2">
45        <property name="margin">
46         <number>0</number>
47        </property>
48       </layout>
49      </widget>
50      <widget class="QWidget" name="widgetCentrale" native="true">
51       <layout class="QVBoxLayout" name="widgetCentraleLayout">
52        <property name="margin">
53         <number>0</number>
54        </property>
55       </layout>
56      </widget>
57     </widget>
58    </item>
59    <item>
60     <widget class="QLabel" name="labelCommentaire">
61      <property name="sizePolicy">
62       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
63        <horstretch>0</horstretch>
64        <verstretch>0</verstretch>
65       </sizepolicy>
66      </property>
67      <property name="minimumSize">
68       <size>
69        <width>0</width>
70        <height>0</height>
71       </size>
72      </property>
73      <property name="styleSheet">
74       <string notr="true">background-color : rgb(248,247,246)</string>
75      </property>
76      <property name="text">
77       <string/>
78      </property>
79     </widget>
80    </item>
81   </layout>
82  </widget>
83  <layoutdefault spacing="6" margin="11"/>
84  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
85  <resources/>
86  <connections/>
87 </ui>