Salome HOME
double affichage des optionnels
[tools/eficas.git] / UiQT5 / 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="sizeType">
98         <enum>QSizePolicy::Fixed</enum>
99        </property>
100        <property name="sizeHint" stdset="0">
101         <size>
102          <width>20</width>
103          <height>15</height>
104         </size>
105        </property>
106       </spacer>
107      </item>
108      <item>
109       <widget class="QPushButton" name="PBrefresh">
110        <property name="toolTip">
111         <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>
112        </property>
113        <property name="text">
114         <string/>
115        </property>
116        <property name="icon">
117         <iconset theme="view-refresh">
118          <normaloff/>
119         </iconset>
120        </property>
121       </widget>
122      </item>
123      <item>
124       <spacer name="verticalSpacer">
125        <property name="orientation">
126         <enum>Qt::Vertical</enum>
127        </property>
128        <property name="sizeHint" stdset="0">
129         <size>
130          <width>20</width>
131          <height>40</height>
132         </size>
133        </property>
134       </spacer>
135      </item>
136     </layout>
137    </item>
138    <item>
139     <widget class="MonLabelClic" name="label">
140      <property name="sizePolicy">
141       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
142        <horstretch>0</horstretch>
143        <verstretch>0</verstretch>
144       </sizepolicy>
145      </property>
146      <property name="minimumSize">
147       <size>
148        <width>300</width>
149        <height>25</height>
150       </size>
151      </property>
152      <property name="maximumSize">
153       <size>
154        <width>178</width>
155        <height>16777215</height>
156       </size>
157      </property>
158      <property name="frameShape">
159       <enum>QFrame::NoFrame</enum>
160      </property>
161      <property name="text">
162       <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>
163      </property>
164      <property name="scaledContents">
165       <bool>false</bool>
166      </property>
167      <property name="alignment">
168       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
169      </property>
170     </widget>
171    </item>
172    <item>
173     <widget class="QTableWidget" name="TBMatrice"/>
174    </item>
175   </layout>
176  </widget>
177  <customwidgets>
178   <customwidget>
179    <class>MonBoutonValide</class>
180    <extends>QToolButton</extends>
181    <header>monBoutonValide.h</header>
182   </customwidget>
183   <customwidget>
184    <class>MonLabelClic</class>
185    <extends>QLabel</extends>
186    <header>monLabelClic.h</header>
187   </customwidget>
188  </customwidgets>
189  <resources/>
190  <connections/>
191 </ui>