Salome HOME
merge Nizhny
[tools/eficas.git] / UiQT4 / desWidgetMatrice.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>desWidgetMatrice</class>
4  <widget class="QDialog" name="desWidgetMatrice">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>802</width>
10     <height>300</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Dialog</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout">
17    <property name="spacing">
18     <number>4</number>
19    </property>
20    <property name="margin">
21     <number>0</number>
22    </property>
23    <item>
24     <layout class="QVBoxLayout" name="verticalLayout_2">
25      <property name="spacing">
26       <number>0</number>
27      </property>
28      <item>
29       <layout class="QHBoxLayout" name="horizontalLayout_2">
30        <property name="spacing">
31         <number>0</number>
32        </property>
33        <property name="sizeConstraint">
34         <enum>QLayout::SetFixedSize</enum>
35        </property>
36        <item>
37         <spacer name="horizontalSpacer_3">
38          <property name="orientation">
39           <enum>Qt::Horizontal</enum>
40          </property>
41          <property name="sizeType">
42           <enum>QSizePolicy::Fixed</enum>
43          </property>
44          <property name="sizeHint" stdset="0">
45           <size>
46            <width>21</width>
47            <height>20</height>
48           </size>
49          </property>
50         </spacer>
51        </item>
52        <item>
53         <widget class="MonBoutonValide" name="RBValide">
54          <property name="minimumSize">
55           <size>
56            <width>21</width>
57            <height>25</height>
58           </size>
59          </property>
60          <property name="maximumSize">
61           <size>
62            <width>21</width>
63            <height>25</height>
64           </size>
65          </property>
66          <property name="focusPolicy">
67           <enum>Qt::ClickFocus</enum>
68          </property>
69          <property name="toolTip">
70           <string>Affiche le rapport de validation du mot-clef</string>
71          </property>
72          <property name="styleSheet">
73           <string notr="true">border : 0px</string>
74          </property>
75          <property name="text">
76           <string>...</string>
77          </property>
78          <property name="icon">
79           <iconset>
80            <normaloff>../../../../../../home/A96028/GitEficasTravail/eficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../home/A96028/GitEficasTravail/eficas/Editeur/icons/ast-green-ball.png</iconset>
81          </property>
82          <property name="iconSize">
83           <size>
84            <width>25</width>
85            <height>25</height>
86           </size>
87          </property>
88         </widget>
89        </item>
90       </layout>
91      </item>
92      <item>
93       <spacer name="verticalSpacer_2">
94        <property name="orientation">
95         <enum>Qt::Vertical</enum>
96        </property>
97        <property name="sizeHint" stdset="0">
98         <size>
99          <width>20</width>
100          <height>5</height>
101         </size>
102        </property>
103       </spacer>
104      </item>
105      <item>
106       <widget class="QPushButton" name="PBrefresh">
107        <property name="toolTip">
108         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Met à jour l'en-tête&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
109        </property>
110        <property name="text">
111         <string/>
112        </property>
113        <property name="icon">
114         <iconset theme="view-refresh">
115          <normaloff/>
116         </iconset>
117        </property>
118       </widget>
119      </item>
120     </layout>
121    </item>
122    <item>
123     <widget class="MonLabelClic" name="label">
124      <property name="sizePolicy">
125       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
126        <horstretch>0</horstretch>
127        <verstretch>0</verstretch>
128       </sizepolicy>
129      </property>
130      <property name="minimumSize">
131       <size>
132        <width>300</width>
133        <height>25</height>
134       </size>
135      </property>
136      <property name="maximumSize">
137       <size>
138        <width>178</width>
139        <height>16777215</height>
140       </size>
141      </property>
142      <property name="frameShape">
143       <enum>QFrame::NoFrame</enum>
144      </property>
145      <property name="text">
146       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;aaa&lt;/p&gt;&lt;p&gt;dqsklmdqm&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
147      </property>
148      <property name="scaledContents">
149       <bool>false</bool>
150      </property>
151      <property name="alignment">
152       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
153      </property>
154     </widget>
155    </item>
156    <item>
157     <widget class="QTableWidget" name="TBMatrice"/>
158    </item>
159   </layout>
160  </widget>
161  <customwidgets>
162   <customwidget>
163    <class>MonBoutonValide</class>
164    <extends>QToolButton</extends>
165    <header>monBoutonValide.h</header>
166   </customwidget>
167   <customwidget>
168    <class>MonLabelClic</class>
169    <extends>QLabel</extends>
170    <header>monLabelClic.h</header>
171   </customwidget>
172  </customwidgets>
173  <resources/>
174  <connections/>
175 </ui>