/[svn]/qsampler/trunk/src/qsamplerDeviceForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerDeviceForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 758 by capela, Sun Aug 28 00:31:34 2005 UTC revision 1486 by schoenebeck, Sat Nov 17 02:02:28 2007 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <ui version="4.0" >
2  <class>qsamplerDeviceForm</class>   <author>rncbc aka Rui Nuno Capela</author>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2005, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6       Copyright (C) 2007, Christian Schoenebeck
7    
8     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 14  Line 15 
15     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16     GNU General Public License for more details.     GNU General Public License for more details.
17    
18     You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License along
19     along with this program; if not, write to the Free Software     with this program; if not, write to the Free Software Foundation, Inc.,
20     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21    
22  </comment>  </comment>
23  <author>rncbc aka Rui Nuno Capela</author>   <class>qsamplerDeviceForm</class>
24  <widget class="QWidget">   <widget class="QDialog" name="qsamplerDeviceForm" >
25      <property name="name">    <property name="geometry" >
26          <cstring>qsamplerDeviceForm</cstring>     <rect>
27      </property>      <x>0</x>
28      <property name="geometry">      <y>0</y>
29          <rect>      <width>601</width>
30              <x>0</x>      <height>378</height>
31              <y>0</y>     </rect>
32              <width>570</width>    </property>
33              <height>361</height>    <property name="sizePolicy" >
34          </rect>     <sizepolicy>
35      </property>      <hsizetype>7</hsizetype>
36      <property name="sizePolicy">      <vsizetype>1</vsizetype>
37          <sizepolicy>      <horstretch>0</horstretch>
38              <hsizetype>7</hsizetype>      <verstretch>0</verstretch>
39              <vsizetype>1</vsizetype>     </sizepolicy>
40              <horstretch>0</horstretch>    </property>
41              <verstretch>0</verstretch>    <property name="focusPolicy" >
42          </sizepolicy>     <enum>Qt::StrongFocus</enum>
43      </property>    </property>
44      <property name="caption">    <property name="windowTitle" >
45          <string>Qsampler: Devices</string>     <string>Qsampler: Devices</string>
46      </property>    </property>
47      <property name="icon">    <property name="windowIcon" >
48          <pixmap>qsamplerDevice.png</pixmap>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>
49      </property>    </property>
50      <property name="focusPolicy">    <layout class="QVBoxLayout" >
51          <enum>StrongFocus</enum>     <property name="margin" >
52      </property>      <number>9</number>
53      <vbox>     </property>
54          <property name="name">     <property name="spacing" >
55              <cstring>unnamed</cstring>      <number>6</number>
56          </property>     </property>
57          <widget class="QSplitter">     <item>
58              <property name="name">      <layout class="QHBoxLayout" >
59                  <cstring>splitter1</cstring>       <property name="margin" >
60              </property>        <number>0</number>
61              <property name="orientation">       </property>
62                  <enum>Horizontal</enum>       <property name="spacing" >
63              </property>        <number>6</number>
64              <widget class="QListView">       </property>
65                  <column>       <item>
66                      <property name="text">        <widget class="QTreeWidget" name="DeviceListView" >
67                          <string>Devices</string>         <property name="minimumSize" >
68                      </property>          <size>
69                      <property name="clickable">           <width>160</width>
70                          <bool>true</bool>           <height>0</height>
71                      </property>          </size>
72                      <property name="resizable">         </property>
73                          <bool>true</bool>         <property name="toolTip" >
74                      </property>          <string>Device list</string>
75                  </column>         </property>
76                  <property name="name">        </widget>
77                      <cstring>DeviceListView</cstring>       </item>
78                  </property>       <item>
79                  <property name="minimumSize">        <layout class="QVBoxLayout" >
80                      <size>         <property name="margin" >
81                          <width>160</width>          <number>0</number>
82                          <height>0</height>         </property>
83                      </size>         <property name="spacing" >
84                  </property>          <number>6</number>
85                  <property name="rootIsDecorated">         </property>
86                      <bool>true</bool>         <item>
87                  </property>          <layout class="QHBoxLayout" >
88                  <property name="resizeMode">           <property name="margin" >
89                      <enum>LastColumn</enum>            <number>0</number>
90                  </property>           </property>
91                  <property name="toolTip" stdset="0">           <property name="spacing" >
92                      <string>Device list</string>            <number>6</number>
93                  </property>           </property>
94              </widget>           <item>
95              <widget class="QSplitter">            <widget class="QLabel" name="DeviceNameTextLabel" >
96                  <property name="name">             <property name="sizePolicy" >
97                      <cstring>splitter2</cstring>              <sizepolicy>
98                  </property>               <hsizetype>7</hsizetype>
99                  <property name="orientation">               <vsizetype>5</vsizetype>
100                      <enum>Vertical</enum>               <horstretch>0</horstretch>
101                  </property>               <verstretch>0</verstretch>
102                  <widget class="QLayoutWidget">              </sizepolicy>
103                      <property name="name">             </property>
104                          <cstring>layout2</cstring>             <property name="font" >
105                      </property>              <font>
106                      <grid>               <weight>75</weight>
107                          <property name="name">               <bold>true</bold>
108                              <cstring>unnamed</cstring>              </font>
109                          </property>             </property>
110                          <widget class="QLabel" row="0" column="0">             <property name="toolTip" >
111                              <property name="name">              <string>Device name</string>
112                                  <cstring>DeviceNameTextLabel</cstring>             </property>
113                              </property>             <property name="wordWrap" >
114                              <property name="sizePolicy">              <bool>false</bool>
115                                  <sizepolicy>             </property>
116                                      <hsizetype>7</hsizetype>             <property name="indent" >
117                                      <vsizetype>5</vsizetype>              <number>4</number>
118                                      <horstretch>0</horstretch>             </property>
119                                      <verstretch>0</verstretch>            </widget>
120                                  </sizepolicy>           </item>
121                              </property>           <item>
122                              <property name="font">            <widget class="QLabel" name="DriverNameTextLabel" >
123                                  <font>             <property name="text" >
124                                      <bold>1</bold>              <string>Dri&amp;ver:</string>
125                                  </font>             </property>
126                              </property>             <property name="alignment" >
127                              <property name="indent">              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
128                                  <number>4</number>             </property>
129                              </property>             <property name="wordWrap" >
130                              <property name="toolTip" stdset="0">              <bool>false</bool>
131                                  <string>Device name</string>             </property>
132                              </property>             <property name="buddy" >
133                          </widget>              <cstring>DriverNameComboBox</cstring>
134                          <widget class="QLabel" row="0" column="1">             </property>
135                              <property name="name">            </widget>
136                                  <cstring>DriverNameTextLabel</cstring>           </item>
137                              </property>           <item>
138                              <property name="text">            <widget class="QComboBox" name="DriverNameComboBox" >
139                                  <string>Dri&amp;ver:</string>             <property name="toolTip" >
140                              </property>              <string>Driver type name</string>
141                              <property name="alignment">             </property>
142                                  <set>AlignVCenter|AlignRight</set>            </widget>
143                              </property>           </item>
144                              <property name="buddy" stdset="0">          </layout>
145                                  <cstring>DriverNameComboBox</cstring>         </item>
146                              </property>         <item>
147                          </widget>          <widget class="QTableView" name="DeviceParamTable" >
148                          <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="3">           <property name="alternatingRowColors" >
149                              <property name="name">            <bool>true</bool>
150                                  <cstring>DeviceParamTable</cstring>           </property>
151                              </property>           <property name="showGrid" >
152                              <property name="sizePolicy">            <bool>false</bool>
153                                  <sizepolicy>           </property>
                                     <hsizetype>7</hsizetype>  
                                     <vsizetype>7</vsizetype>  
                                     <horstretch>0</horstretch>  
                                     <verstretch>0</verstretch>  
                                 </sizepolicy>  
                             </property>  
                             <property name="minimumSize">  
                                 <size>  
                                     <width>380</width>  
                                     <height>160</height>  
                                 </size>  
                             </property>  
                             <property name="focusPolicy">  
                                 <enum>StrongFocus</enum>  
                             </property>  
                             <property name="toolTip" stdset="0">  
                                 <string>Device parameters</string>  
                             </property>  
                         </widget>  
                         <widget class="QComboBox" row="0" column="2">  
                             <property name="name">  
                                 <cstring>DriverNameComboBox</cstring>  
                             </property>  
                             <property name="toolTip" stdset="0">  
                                 <string>Driver type name</string>  
                             </property>  
                         </widget>  
                     </grid>  
                 </widget>  
                 <widget class="QLayoutWidget">  
                     <property name="name">  
                         <cstring>layout3</cstring>  
                     </property>  
                     <grid>  
                         <property name="name">  
                             <cstring>unnamed</cstring>  
                         </property>  
                         <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="2">  
                             <property name="name">  
                                 <cstring>DevicePortParamTable</cstring>  
                             </property>  
                             <property name="sizePolicy">  
                                 <sizepolicy>  
                                     <hsizetype>7</hsizetype>  
                                     <vsizetype>7</vsizetype>  
                                     <horstretch>0</horstretch>  
                                     <verstretch>0</verstretch>  
                                 </sizepolicy>  
                             </property>  
                             <property name="minimumSize">  
                                 <size>  
                                     <width>380</width>  
                                     <height>80</height>  
                                 </size>  
                             </property>  
                             <property name="focusPolicy">  
                                 <enum>StrongFocus</enum>  
                             </property>  
                             <property name="toolTip" stdset="0">  
                                 <string>Device port/channel parameters</string>  
                             </property>  
                         </widget>  
                         <widget class="QLabel" row="0" column="0">  
                             <property name="name">  
                                 <cstring>DevicePortTextLabel</cstring>  
                             </property>  
                             <property name="text">  
                                 <string>Channel:</string>  
                             </property>  
                             <property name="alignment">  
                                 <set>AlignVCenter|AlignRight</set>  
                             </property>  
                             <property name="buddy" stdset="0">  
                                 <cstring>DevicePortComboBox</cstring>  
                             </property>  
                         </widget>  
                         <widget class="QComboBox" row="0" column="1">  
                             <property name="name">  
                                 <cstring>DevicePortComboBox</cstring>  
                             </property>  
                             <property name="sizePolicy">  
                                 <sizepolicy>  
                                     <hsizetype>7</hsizetype>  
                                     <vsizetype>0</vsizetype>  
                                     <horstretch>0</horstretch>  
                                     <verstretch>0</verstretch>  
                                 </sizepolicy>  
                             </property>  
                             <property name="toolTip" stdset="0">  
                                 <string>Device port/channel</string>  
                             </property>  
                         </widget>  
                     </grid>  
                 </widget>  
             </widget>  
154          </widget>          </widget>
155          <widget class="QLayoutWidget">         </item>
156              <property name="name">         <item>
157                  <cstring>layout1</cstring>          <layout class="QHBoxLayout" >
158              </property>           <property name="margin" >
159              <hbox>            <number>0</number>
160                  <property name="name">           </property>
161                      <cstring>unnamed</cstring>           <property name="spacing" >
162                  </property>            <number>6</number>
163                  <widget class="QPushButton">           </property>
164                      <property name="name">           <item>
165                          <cstring>RefreshDevicesPushButton</cstring>            <spacer>
166                      </property>             <property name="orientation" >
167                      <property name="text">              <enum>Qt::Horizontal</enum>
168                          <string>&amp;Refresh</string>             </property>
169                      </property>             <property name="sizeHint" >
170                      <property name="accel">              <size>
171                          <string>Alt+R</string>               <width>40</width>
172                      </property>               <height>20</height>
173                      <property name="iconSet">              </size>
174                          <iconset>formRefresh.png</iconset>             </property>
175                      </property>            </spacer>
176                      <property name="toolTip" stdset="0">           </item>
177                          <string>Refresh device list view</string>           <item>
178                      </property>            <widget class="QLabel" name="DevicePortTextLabel" >
179                  </widget>             <property name="text" >
180                  <spacer>              <string>Channel:</string>
181                      <property name="name">             </property>
182                          <cstring>spacer1</cstring>             <property name="alignment" >
183                      </property>              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
184                      <property name="orientation">             </property>
185                          <enum>Horizontal</enum>             <property name="wordWrap" >
186                      </property>              <bool>false</bool>
187                      <property name="sizeType">             </property>
188                          <enum>Expanding</enum>             <property name="buddy" >
189                      </property>              <cstring>DevicePortComboBox</cstring>
190                      <property name="sizeHint">             </property>
191                          <size>            </widget>
192                              <width>180</width>           </item>
193                              <height>20</height>           <item>
194                          </size>            <widget class="QComboBox" name="DevicePortComboBox" >
195                      </property>             <property name="sizePolicy" >
196                  </spacer>              <sizepolicy>
197                  <widget class="QPushButton">               <hsizetype>7</hsizetype>
198                      <property name="name">               <vsizetype>0</vsizetype>
199                          <cstring>CreateDevicePushButton</cstring>               <horstretch>0</horstretch>
200                      </property>               <verstretch>0</verstretch>
201                      <property name="text">              </sizepolicy>
202                          <string>&amp;Create</string>             </property>
203                      </property>             <property name="toolTip" >
204                      <property name="accel">              <string>Device port/channel</string>
205                          <string>Alt+C</string>             </property>
206                      </property>            </widget>
207                      <property name="iconSet">           </item>
208                          <iconset>deviceCreate.png</iconset>          </layout>
209                      </property>         </item>
210                      <property name="toolTip" stdset="0">         <item>
211                          <string>Create device</string>          <widget class="QTableView" name="DevicePortParamTable" >
212                      </property>           <property name="alternatingRowColors" >
213                  </widget>            <bool>true</bool>
214                  <widget class="QPushButton">           </property>
215                      <property name="name">           <property name="showGrid" >
216                          <cstring>DeleteDevicePushButton</cstring>            <bool>false</bool>
217                      </property>           </property>
                     <property name="text">  
                         <string>&amp;Delete</string>  
                     </property>  
                     <property name="accel">  
                         <string>Alt+D</string>  
                     </property>  
                     <property name="iconSet">  
                         <iconset>deviceDelete.png</iconset>  
                     </property>  
                     <property name="toolTip" stdset="0">  
                         <string>Delete device</string>  
                     </property>  
                 </widget>  
                 <widget class="QPushButton">  
                     <property name="name">  
                         <cstring>ClosePushButton</cstring>  
                     </property>  
                     <property name="text">  
                         <string>Close</string>  
                     </property>  
                     <property name="accel">  
                         <string></string>  
                     </property>  
                     <property name="iconSet">  
                         <iconset>formReject.png</iconset>  
                     </property>  
                     <property name="toolTip" stdset="0">  
                         <string>Close this dialog</string>  
                     </property>  
                 </widget>  
             </hbox>  
218          </widget>          </widget>
219      </vbox>         </item>
220  </widget>        </layout>
221  <customwidgets>       </item>
222      <customwidget>      </layout>
223          <class>qsamplerDeviceParamTable</class>     </item>
224          <header location="global">qsamplerDevice.h</header>     <item>
225          <sizehint>      <layout class="QHBoxLayout" >
226              <width>-1</width>       <property name="margin" >
227              <height>-1</height>        <number>0</number>
228          </sizehint>       </property>
229          <container>0</container>       <property name="spacing" >
230          <sizepolicy>        <number>4</number>
231              <hordata>7</hordata>       </property>
232              <verdata>7</verdata>       <item>
233              <horstretch>0</horstretch>        <widget class="QPushButton" name="RefreshDevicesPushButton" >
234              <verstretch>0</verstretch>         <property name="toolTip" >
235          </sizepolicy>          <string>Refresh device list view</string>
236      </customwidget>         </property>
237  </customwidgets>         <property name="text" >
238  <connections>          <string>&amp;Refresh</string>
239      <connection>         </property>
240          <sender>DeviceListView</sender>         <property name="icon" >
241          <signal>selectionChanged()</signal>          <iconset resource="../icons/qsampler.qrc" >:/icons/formRefresh.png</iconset>
242          <receiver>qsamplerDeviceForm</receiver>         </property>
243          <slot>selectDevice()</slot>         <property name="shortcut" >
244      </connection>          <string>Alt+R</string>
245      <connection>         </property>
246          <sender>DeviceListView</sender>        </widget>
247          <signal>contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</signal>       </item>
248          <receiver>qsamplerDeviceForm</receiver>       <item>
249          <slot>contextMenu(QListViewItem*,const QPoint&amp;,int)</slot>        <spacer>
250      </connection>         <property name="orientation" >
251      <connection>          <enum>Qt::Horizontal</enum>
252          <sender>RefreshDevicesPushButton</sender>         </property>
253          <signal>clicked()</signal>         <property name="sizeType" >
254          <receiver>qsamplerDeviceForm</receiver>          <enum>QSizePolicy::Expanding</enum>
255          <slot>refreshDevices()</slot>         </property>
256      </connection>         <property name="sizeHint" >
257      <connection>          <size>
258          <sender>DriverNameComboBox</sender>           <width>180</width>
259          <signal>activated(const QString&amp;)</signal>           <height>20</height>
260          <receiver>qsamplerDeviceForm</receiver>          </size>
261          <slot>selectDriver(const QString&amp;)</slot>         </property>
262      </connection>        </spacer>
263      <connection>       </item>
264          <sender>DevicePortComboBox</sender>       <item>
265          <signal>activated(int)</signal>        <widget class="QPushButton" name="CreateDevicePushButton" >
266          <receiver>qsamplerDeviceForm</receiver>         <property name="toolTip" >
267          <slot>selectDevicePort(int)</slot>          <string>Create device</string>
268      </connection>         </property>
269      <connection>         <property name="text" >
270          <sender>CreateDevicePushButton</sender>          <string>&amp;Create</string>
271          <signal>clicked()</signal>         </property>
272          <receiver>qsamplerDeviceForm</receiver>         <property name="icon" >
273          <slot>createDevice()</slot>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceCreate.png</iconset>
274      </connection>         </property>
275      <connection>         <property name="shortcut" >
276          <sender>DeleteDevicePushButton</sender>          <string>Alt+C</string>
277          <signal>clicked()</signal>         </property>
278          <receiver>qsamplerDeviceForm</receiver>        </widget>
279          <slot>deleteDevice()</slot>       </item>
280      </connection>       <item>
281      <connection>        <widget class="QPushButton" name="DeleteDevicePushButton" >
282          <sender>ClosePushButton</sender>         <property name="toolTip" >
283          <signal>clicked()</signal>          <string>Delete device</string>
284          <receiver>qsamplerDeviceForm</receiver>         </property>
285          <slot>close()</slot>         <property name="text" >
286      </connection>          <string>&amp;Delete</string>
287  </connections>         </property>
288  <tabstops>         <property name="icon" >
289      <tabstop>DeviceListView</tabstop>          <iconset resource="../icons/qsampler.qrc" >:/icons/deviceDelete.png</iconset>
290      <tabstop>RefreshDevicesPushButton</tabstop>         </property>
291      <tabstop>DriverNameComboBox</tabstop>         <property name="shortcut" >
292      <tabstop>DeviceParamTable</tabstop>          <string>Alt+D</string>
293      <tabstop>DevicePortComboBox</tabstop>         </property>
294      <tabstop>DevicePortParamTable</tabstop>        </widget>
295      <tabstop>CreateDevicePushButton</tabstop>       </item>
296      <tabstop>DeleteDevicePushButton</tabstop>       <item>
297      <tabstop>ClosePushButton</tabstop>        <widget class="QPushButton" name="ClosePushButton" >
298  </tabstops>         <property name="toolTip" >
299  <includes>          <string>Close this dialog</string>
300      <include location="local" impldecl="in declaration">qsamplerDevice.h</include>         </property>
301      <include location="local" impldecl="in implementation">qsamplerDeviceForm.ui.h</include>         <property name="text" >
302  </includes>          <string>Close</string>
303  <forwards>         </property>
304      <forward>class qsamplerMainForm;</forward>         <property name="icon" >
305  </forwards>          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
306  <variables>         </property>
307      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>         <property name="shortcut" >
308      <variable access="private">lscp_client_t *m_pClient;</variable>          <string/>
309      <variable access="private">int m_iDirtySetup;</variable>         </property>
310      <variable access="private">int m_iDirtyCount;</variable>        </widget>
311      <variable access="private">bool m_bNewDevice;</variable>       </item>
312      <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>      </layout>
313      <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceTypeMode;</variable>     </item>
314      <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>    </layout>
315      <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>   </widget>
316  </variables>   <layoutdefault spacing="4" margin="4" />
317  <signals>   <tabstops>
318      <signal>devicesChanged()</signal>    <tabstop>DeviceListView</tabstop>
319  </signals>    <tabstop>RefreshDevicesPushButton</tabstop>
320  <slots>    <tabstop>DriverNameComboBox</tabstop>
321      <slot specifier="non virtual">createDevice()</slot>    <tabstop>DevicePortComboBox</tabstop>
322      <slot specifier="non virtual">deleteDevice()</slot>    <tabstop>CreateDevicePushButton</tabstop>
323      <slot specifier="non virtual">refreshDevices()</slot>    <tabstop>DeleteDevicePushButton</tabstop>
324      <slot specifier="non virtual">selectDriver( const QString &amp; sDriverName )</slot>    <tabstop>ClosePushButton</tabstop>
325      <slot specifier="non virtual">selectDevice()</slot>   </tabstops>
326      <slot specifier="non virtual">selectDevicePort( int iPort )</slot>   <resources>
327      <slot specifier="non virtual">changeDeviceParam( int iRow, int iCol )</slot>    <include location="../icons/qsampler.qrc" />
328      <slot specifier="non virtual">changeDevicePortParam( int iRow, int iCol )</slot>   </resources>
329      <slot specifier="non virtual">contextMenu(QListViewItem *, const QPoint&amp;, int)</slot>  </ui>
     <slot specifier="non virtual">stabilizeForm()</slot>  
 </slots>  
 <functions>  
     <function access="private" specifier="non virtual">init()</function>  
     <function access="private" specifier="non virtual">destroy()</function>  
     <function access="private" specifier="non virtual">showEvent( QShowEvent * pShowEvent )</function>  
     <function access="private" specifier="non virtual">hideEvent( QHideEvent * pHideEvent )</function>  
     <function specifier="non virtual">setMainForm( qsamplerMainForm *pMainForm )</function>  
     <function specifier="non virtual">setDeviceTypeMode( qsamplerDevice::qsamplerDeviceType deviceType )</function>  
     <function specifier="non virtual">setClient( lscp_client_t *pClient )</function>  
     <function specifier="non virtual">setDriverName( const QString &amp; sDriverName )</function>  
     <function specifier="non virtual">setDevice( qsamplerDevice *pDevice )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="4" margin="4"/>  
 </UI>  

Legend:
Removed from v.758  
changed lines
  Added in v.1486

  ViewVC Help
Powered by ViewVC