/[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 433 by capela, Wed Mar 9 16:44:04 2005 UTC revision 436 by capela, Wed Mar 9 20:55:04 2005 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.2" stdsetdef="1">  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2  <class>qsamplerDeviceForm</class>  <class>qsamplerDeviceForm</class>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.  <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
# Line 77  Line 77 
77                  </property>                  </property>
78                  <property name="minimumSize">                  <property name="minimumSize">
79                      <size>                      <size>
80                          <width>120</width>                          <width>160</width>
81                          <height>0</height>                          <height>0</height>
82                      </size>                      </size>
83                  </property>                  </property>
# Line 138  Line 138 
138                          </property>                          </property>
139                          <property name="minimumSize">                          <property name="minimumSize">
140                              <size>                              <size>
141                                  <width>320</width>                                  <width>360</width>
142                                  <height>260</height>                                  <height>260</height>
143                              </size>                              </size>
144                          </property>                          </property>
# Line 342  Line 342 
342      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
343      <variable access="private">lscp_client_t *m_pClient;</variable>      <variable access="private">lscp_client_t *m_pClient;</variable>
344      <variable access="private">bool m_bNewDevice;</variable>      <variable access="private">bool m_bNewDevice;</variable>
345        <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>
346  </variables>  </variables>
347  <slots>  <slots>
348      <slot specifier="non virtual">createDevice()</slot>      <slot specifier="non virtual">createDevice()</slot>

Legend:
Removed from v.433  
changed lines
  Added in v.436

  ViewVC Help
Powered by ViewVC