/[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 463 by capela, Tue Mar 15 15:32:29 2005 UTC revision 622 by capela, Thu Jun 9 09:28:20 2005 UTC
# Line 28  Line 28 
28          <rect>          <rect>
29              <x>0</x>              <x>0</x>
30              <y>0</y>              <y>0</y>
31              <width>536</width>              <width>570</width>
32              <height>301</height>              <height>361</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# Line 100  Line 100 
100                  </property>                  </property>
101                  <widget class="QLayoutWidget">                  <widget class="QLayoutWidget">
102                      <property name="name">                      <property name="name">
103                          <cstring>layout4</cstring>                          <cstring>layout2</cstring>
104                      </property>                      </property>
105                      <grid>                      <grid>
106                          <property name="name">                          <property name="name">
# Line 158  Line 158 
158                              </property>                              </property>
159                              <property name="minimumSize">                              <property name="minimumSize">
160                                  <size>                                  <size>
161                                      <width>360</width>                                      <width>380</width>
162                                      <height>120</height>                                      <height>160</height>
163                                  </size>                                  </size>
164                              </property>                              </property>
165                              <property name="focusPolicy">                              <property name="focusPolicy">
# Line 181  Line 181 
181                  </widget>                  </widget>
182                  <widget class="QLayoutWidget">                  <widget class="QLayoutWidget">
183                      <property name="name">                      <property name="name">
184                          <cstring>layout5</cstring>                          <cstring>layout3</cstring>
185                      </property>                      </property>
186                      <vbox>                      <grid>
187                          <property name="name">                          <property name="name">
188                              <cstring>unnamed</cstring>                              <cstring>unnamed</cstring>
189                          </property>                          </property>
190                          <widget class="QComboBox">                          <widget class="qsamplerDeviceParamTable" row="1" column="0" rowspan="1" colspan="2">
                             <property name="name">  
                                 <cstring>DevicePortComboBox</cstring>  
                             </property>  
                             <property name="toolTip" stdset="0">  
                                 <string>Device port/channel</string>  
                             </property>  
                         </widget>  
                         <widget class="qsamplerDeviceParamTable">  
191                              <property name="name">                              <property name="name">
192                                  <cstring>DevicePortParamTable</cstring>                                  <cstring>DevicePortParamTable</cstring>
193                              </property>                              </property>
# Line 209  Line 201 
201                              </property>                              </property>
202                              <property name="minimumSize">                              <property name="minimumSize">
203                                  <size>                                  <size>
204                                      <width>360</width>                                      <width>380</width>
205                                      <height>80</height>                                      <height>80</height>
206                                  </size>                                  </size>
207                              </property>                              </property>
# Line 220  Line 212 
212                                  <string>Device port/channel parameters</string>                                  <string>Device port/channel parameters</string>
213                              </property>                              </property>
214                          </widget>                          </widget>
215                      </vbox>                          <widget class="QLabel" row="0" column="0">
216                                <property name="name">
217                                    <cstring>DevicePortTextLabel</cstring>
218                                </property>
219                                <property name="text">
220                                    <string>Channel:</string>
221                                </property>
222                                <property name="alignment">
223                                    <set>AlignVCenter|AlignRight</set>
224                                </property>
225                                <property name="buddy" stdset="0">
226                                    <cstring>DevicePortComboBox</cstring>
227                                </property>
228                            </widget>
229                            <widget class="QComboBox" row="0" column="1">
230                                <property name="name">
231                                    <cstring>DevicePortComboBox</cstring>
232                                </property>
233                                <property name="sizePolicy">
234                                    <sizepolicy>
235                                        <hsizetype>7</hsizetype>
236                                        <vsizetype>0</vsizetype>
237                                        <horstretch>0</horstretch>
238                                        <verstretch>0</verstretch>
239                                    </sizepolicy>
240                                </property>
241                                <property name="toolTip" stdset="0">
242                                    <string>Device port/channel</string>
243                                </property>
244                            </widget>
245                        </grid>
246                  </widget>                  </widget>
247              </widget>              </widget>
248          </widget>          </widget>
249          <widget class="QLayoutWidget">          <widget class="QLayoutWidget">
250              <property name="name">              <property name="name">
251                  <cstring>layout6</cstring>                  <cstring>layout1</cstring>
252              </property>              </property>
253              <hbox>              <hbox>
254                  <property name="name">                  <property name="name">
# Line 246  Line 268 
268                          <iconset>formRefresh.png</iconset>                          <iconset>formRefresh.png</iconset>
269                      </property>                      </property>
270                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
271                          <string>refresh device list view</string>                          <string>Refresh device list view</string>
272                      </property>                      </property>
273                  </widget>                  </widget>
274                  <spacer>                  <spacer>
# Line 280  Line 302 
302                          <iconset>deviceCreate.png</iconset>                          <iconset>deviceCreate.png</iconset>
303                      </property>                      </property>
304                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
305                          <string>Create current device</string>                          <string>Create device</string>
306                      </property>                      </property>
307                  </widget>                  </widget>
308                  <widget class="QPushButton">                  <widget class="QPushButton">
# Line 297  Line 319 
319                          <iconset>deviceDelete.png</iconset>                          <iconset>deviceDelete.png</iconset>
320                      </property>                      </property>
321                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
322                          <string>Delete current device</string>                          <string>Delete device</string>
323                      </property>                      </property>
324                  </widget>                  </widget>
325                  <widget class="QPushButton">                  <widget class="QPushButton">
# Line 414  Line 436 
436  </forwards>  </forwards>
437  <variables>  <variables>
438      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>
     <variable access="private">int m_iDirtySetup;</variable>  
439      <variable access="private">lscp_client_t *m_pClient;</variable>      <variable access="private">lscp_client_t *m_pClient;</variable>
440        <variable access="private">int m_iDirtySetup;</variable>
441        <variable access="private">int m_iDirtyCount;</variable>
442      <variable access="private">bool m_bNewDevice;</variable>      <variable access="private">bool m_bNewDevice;</variable>
443      <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>      <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>
444        <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceTypeMode;</variable>
445      <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>      <variable access="private">qsamplerDeviceItem *m_pAudioItems;</variable>
446      <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>      <variable access="private">qsamplerDeviceItem *m_pMidiItems;</variable>
447  </variables>  </variables>
448    <signals>
449        <signal>devicesChanged()</signal>
450    </signals>
451  <slots>  <slots>
452      <slot specifier="non virtual">createDevice()</slot>      <slot specifier="non virtual">createDevice()</slot>
453      <slot specifier="non virtual">deleteDevice()</slot>      <slot specifier="non virtual">deleteDevice()</slot>
# Line 438  Line 465 
465      <function access="private" specifier="non virtual">destroy()</function>      <function access="private" specifier="non virtual">destroy()</function>
466      <function access="private" specifier="non virtual">showEvent( QShowEvent * pShowEvent )</function>      <function access="private" specifier="non virtual">showEvent( QShowEvent * pShowEvent )</function>
467      <function access="private" specifier="non virtual">hideEvent( QHideEvent * pHideEvent )</function>      <function access="private" specifier="non virtual">hideEvent( QHideEvent * pHideEvent )</function>
468        <function specifier="non virtual">setMainForm( qsamplerMainForm *pMainForm )</function>
469        <function specifier="non virtual">setDeviceTypeMode( qsamplerDevice::qsamplerDeviceType deviceType )</function>
470      <function specifier="non virtual">setClient( lscp_client_t *pClient )</function>      <function specifier="non virtual">setClient( lscp_client_t *pClient )</function>
471        <function specifier="non virtual">setDriverName( const QString &amp; sDriverName )</function>
472        <function specifier="non virtual">setDevice( qsamplerDevice *pDevice )</function>
473  </functions>  </functions>
474  <pixmapinproject/>  <pixmapinproject/>
475  <layoutdefaults spacing="4" margin="4"/>  <layoutdefaults spacing="4" margin="4"/>
 <includehints>  
     <includehint>qsamplerdeviceparamtable.h</includehint>  
     <includehint>qsamplerdeviceparamtable.h</includehint>  
 </includehints>  
476  </UI>  </UI>

Legend:
Removed from v.463  
changed lines
  Added in v.622

  ViewVC Help
Powered by ViewVC