Salome HOME
ajout Matrice
[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    <item>
18     <layout class="QVBoxLayout" name="verticalLayout_2">
19      <property name="spacing">
20       <number>0</number>
21      </property>
22      <item>
23       <layout class="QHBoxLayout" name="horizontalLayout_2">
24        <property name="spacing">
25         <number>0</number>
26        </property>
27        <property name="sizeConstraint">
28         <enum>QLayout::SetFixedSize</enum>
29        </property>
30        <item>
31         <spacer name="horizontalSpacer_3">
32          <property name="orientation">
33           <enum>Qt::Horizontal</enum>
34          </property>
35          <property name="sizeType">
36           <enum>QSizePolicy::Fixed</enum>
37          </property>
38          <property name="sizeHint" stdset="0">
39           <size>
40            <width>21</width>
41            <height>20</height>
42           </size>
43          </property>
44         </spacer>
45        </item>
46        <item>
47         <widget class="MonBoutonValide" name="RBValide">
48          <property name="minimumSize">
49           <size>
50            <width>21</width>
51            <height>25</height>
52           </size>
53          </property>
54          <property name="maximumSize">
55           <size>
56            <width>21</width>
57            <height>25</height>
58           </size>
59          </property>
60          <property name="focusPolicy">
61           <enum>Qt::ClickFocus</enum>
62          </property>
63          <property name="toolTip">
64           <string>Affiche le rapport de validation du mot-clef</string>
65          </property>
66          <property name="styleSheet">
67           <string notr="true">border : 0px</string>
68          </property>
69          <property name="text">
70           <string>...</string>
71          </property>
72          <property name="icon">
73           <iconset>
74            <normaloff>../../../../../../home/A96028/GitEficasTravail/eficas/Editeur/icons/ast-green-ball.png</normaloff>../../../../../../home/A96028/GitEficasTravail/eficas/Editeur/icons/ast-green-ball.png</iconset>
75          </property>
76          <property name="iconSize">
77           <size>
78            <width>25</width>
79            <height>25</height>
80           </size>
81          </property>
82         </widget>
83        </item>
84       </layout>
85      </item>
86      <item>
87       <spacer name="verticalSpacer_2">
88        <property name="orientation">
89         <enum>Qt::Vertical</enum>
90        </property>
91        <property name="sizeHint" stdset="0">
92         <size>
93          <width>20</width>
94          <height>5</height>
95         </size>
96        </property>
97       </spacer>
98      </item>
99     </layout>
100    </item>
101    <item>
102     <widget class="MonLabelClic" name="label">
103      <property name="sizePolicy">
104       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
105        <horstretch>0</horstretch>
106        <verstretch>0</verstretch>
107       </sizepolicy>
108      </property>
109      <property name="minimumSize">
110       <size>
111        <width>300</width>
112        <height>25</height>
113       </size>
114      </property>
115      <property name="maximumSize">
116       <size>
117        <width>178</width>
118        <height>16777215</height>
119       </size>
120      </property>
121      <property name="frameShape">
122       <enum>QFrame::NoFrame</enum>
123      </property>
124      <property name="text">
125       <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>
126      </property>
127      <property name="scaledContents">
128       <bool>false</bool>
129      </property>
130      <property name="alignment">
131       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
132      </property>
133     </widget>
134    </item>
135    <item>
136     <widget class="QTableWidget" name="TBMatrice"/>
137    </item>
138   </layout>
139  </widget>
140  <customwidgets>
141   <customwidget>
142    <class>MonBoutonValide</class>
143    <extends>QToolButton</extends>
144    <header>monBoutonValide.h</header>
145   </customwidget>
146   <customwidget>
147    <class>MonLabelClic</class>
148    <extends>QLabel</extends>
149    <header>monLabelClic.h</header>
150   </customwidget>
151  </customwidgets>
152  <resources/>
153  <connections/>
154 </ui>