Révision 71c02254 original.ui
original.ui | ||
---|---|---|
6 | 6 |
<rect> |
7 | 7 |
<x>0</x> |
8 | 8 |
<y>0</y> |
9 |
<width>738</width>
|
|
10 |
<height>300</height>
|
|
9 |
<width>843</width>
|
|
10 |
<height>457</height>
|
|
11 | 11 |
</rect> |
12 | 12 |
</property> |
13 | 13 |
<property name="windowTitle"> |
14 | 14 |
<string>original</string> |
15 | 15 |
</property> |
16 | 16 |
<widget class="QWidget" name="centralWidget"> |
17 |
<widget class="QPushButton" name="btnExport"> |
|
18 |
<property name="geometry"> |
|
19 |
<rect> |
|
20 |
<x>70</x> |
|
21 |
<y>70</y> |
|
22 |
<width>92</width> |
|
23 |
<height>27</height> |
|
24 |
</rect> |
|
25 |
</property> |
|
26 |
<property name="text"> |
|
27 |
<string>PushButton</string> |
|
28 |
</property> |
|
29 |
</widget> |
|
30 |
<widget class="QLineEdit" name="leDest"> |
|
31 |
<property name="geometry"> |
|
32 |
<rect> |
|
33 |
<x>70</x> |
|
34 |
<y>40</y> |
|
35 |
<width>113</width> |
|
36 |
<height>27</height> |
|
37 |
</rect> |
|
38 |
</property> |
|
39 |
<property name="text"> |
|
40 |
<string>/tmp/w</string> |
|
41 |
</property> |
|
42 |
</widget> |
|
43 |
<widget class="QLineEdit" name="leSource"> |
|
44 |
<property name="geometry"> |
|
45 |
<rect> |
|
46 |
<x>70</x> |
|
47 |
<y>10</y> |
|
48 |
<width>113</width> |
|
49 |
<height>27</height> |
|
50 |
</rect> |
|
51 |
</property> |
|
52 |
<property name="text"> |
|
53 |
<string>/tmp/t</string> |
|
54 |
</property> |
|
55 |
</widget> |
|
17 |
<layout class="QGridLayout" name="gridLayout"> |
|
18 |
<item row="0" column="1"> |
|
19 |
<widget class="QFrame" name="frame_2"> |
|
20 |
<property name="sizePolicy"> |
|
21 |
<sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
|
22 |
<horstretch>0</horstretch> |
|
23 |
<verstretch>0</verstretch> |
|
24 |
</sizepolicy> |
|
25 |
</property> |
|
26 |
<property name="frameShape"> |
|
27 |
<enum>QFrame::StyledPanel</enum> |
|
28 |
</property> |
|
29 |
<property name="frameShadow"> |
|
30 |
<enum>QFrame::Raised</enum> |
|
31 |
</property> |
|
32 |
<layout class="QGridLayout" name="gridLayout_3"> |
|
33 |
<item row="0" column="0"> |
|
34 |
<widget class="QLineEdit" name="leSource"> |
|
35 |
<property name="text"> |
|
36 |
<string>/tmp/t</string> |
|
37 |
</property> |
|
38 |
</widget> |
|
39 |
</item> |
|
40 |
<item row="0" column="1"> |
|
41 |
<widget class="QLineEdit" name="leDest"> |
|
42 |
<property name="text"> |
|
43 |
<string>/tmp/w</string> |
|
44 |
</property> |
|
45 |
</widget> |
|
46 |
</item> |
|
47 |
<item row="0" column="2"> |
|
48 |
<widget class="QPushButton" name="btnExport"> |
|
49 |
<property name="text"> |
|
50 |
<string>PushButton</string> |
|
51 |
</property> |
|
52 |
</widget> |
|
53 |
</item> |
|
54 |
<item row="1" column="0" colspan="3"> |
|
55 |
<widget class="QListView" name="lvResult"> |
|
56 |
<property name="iconSize"> |
|
57 |
<size> |
|
58 |
<width>96</width> |
|
59 |
<height>96</height> |
|
60 |
</size> |
|
61 |
</property> |
|
62 |
<property name="gridSize"> |
|
63 |
<size> |
|
64 |
<width>128</width> |
|
65 |
<height>128</height> |
|
66 |
</size> |
|
67 |
</property> |
|
68 |
<property name="viewMode"> |
|
69 |
<enum>QListView::IconMode</enum> |
|
70 |
</property> |
|
71 |
<property name="uniformItemSizes"> |
|
72 |
<bool>true</bool> |
|
73 |
</property> |
|
74 |
<property name="wordWrap"> |
|
75 |
<bool>true</bool> |
|
76 |
</property> |
|
77 |
</widget> |
|
78 |
</item> |
|
79 |
</layout> |
|
80 |
</widget> |
|
81 |
</item> |
|
82 |
<item row="0" column="0"> |
|
83 |
<widget class="QTreeWidget" name="treeWidget"> |
|
84 |
<property name="maximumSize"> |
|
85 |
<size> |
|
86 |
<width>150</width> |
|
87 |
<height>16777215</height> |
|
88 |
</size> |
|
89 |
</property> |
|
90 |
<property name="editTriggers"> |
|
91 |
<set>QAbstractItemView::AllEditTriggers</set> |
|
92 |
</property> |
|
93 |
<property name="alternatingRowColors"> |
|
94 |
<bool>true</bool> |
|
95 |
</property> |
|
96 |
<attribute name="headerVisible"> |
|
97 |
<bool>false</bool> |
|
98 |
</attribute> |
|
99 |
<column> |
|
100 |
<property name="text"> |
|
101 |
<string notr="true">1</string> |
|
102 |
</property> |
|
103 |
</column> |
|
104 |
</widget> |
|
105 |
</item> |
|
106 |
</layout> |
|
56 | 107 |
</widget> |
57 | 108 |
<widget class="QMenuBar" name="menuBar"> |
58 | 109 |
<property name="geometry"> |
59 | 110 |
<rect> |
60 | 111 |
<x>0</x> |
61 | 112 |
<y>0</y> |
62 |
<width>738</width>
|
|
113 |
<width>843</width>
|
|
63 | 114 |
<height>25</height> |
64 | 115 |
</rect> |
65 | 116 |
</property> |
117 |
<widget class="QMenu" name="menu_Fichier"> |
|
118 |
<property name="title"> |
|
119 |
<string>&Fichier</string> |
|
120 |
</property> |
|
121 |
<addaction name="action_Nouvel_album"/> |
|
122 |
<addaction name="separator"/> |
|
123 |
<addaction name="action_Quiter"/> |
|
124 |
</widget> |
|
125 |
<widget class="QMenu" name="menu_dition"> |
|
126 |
<property name="title"> |
|
127 |
<string>&Édition</string> |
|
128 |
</property> |
|
129 |
</widget> |
|
130 |
<addaction name="menu_Fichier"/> |
|
131 |
<addaction name="menu_dition"/> |
|
66 | 132 |
</widget> |
67 | 133 |
<widget class="QToolBar" name="mainToolBar"> |
68 | 134 |
<attribute name="toolBarArea"> |
... | ... | |
73 | 139 |
</attribute> |
74 | 140 |
</widget> |
75 | 141 |
<widget class="QStatusBar" name="statusBar"/> |
142 |
<action name="action_Quiter"> |
|
143 |
<property name="text"> |
|
144 |
<string>&Quitter</string> |
|
145 |
</property> |
|
146 |
<property name="shortcut"> |
|
147 |
<string>Ctrl+Q</string> |
|
148 |
</property> |
|
149 |
</action> |
|
150 |
<action name="action_Nouvel_album"> |
|
151 |
<property name="text"> |
|
152 |
<string>&Nouvel album</string> |
|
153 |
</property> |
|
154 |
<property name="shortcut"> |
|
155 |
<string>Ctrl+N</string> |
|
156 |
</property> |
|
157 |
</action> |
|
76 | 158 |
</widget> |
77 | 159 |
<layoutdefault spacing="6" margin="11"/> |
78 | 160 |
<resources/> |
79 |
<connections/> |
|
161 |
<connections> |
|
162 |
<connection> |
|
163 |
<sender>action_Quiter</sender> |
|
164 |
<signal>triggered()</signal> |
|
165 |
<receiver>original</receiver> |
|
166 |
<slot>close()</slot> |
|
167 |
<hints> |
|
168 |
<hint type="sourcelabel"> |
|
169 |
<x>-1</x> |
|
170 |
<y>-1</y> |
|
171 |
</hint> |
|
172 |
<hint type="destinationlabel"> |
|
173 |
<x>368</x> |
|
174 |
<y>149</y> |
|
175 |
</hint> |
|
176 |
</hints> |
|
177 |
</connection> |
|
178 |
</connections> |
|
80 | 179 |
</ui> |
Formats disponibles : Unified diff