--- qsampler/trunk/src/qsamplerDeviceForm.ui 2005/03/08 17:23:29 430 +++ qsampler/trunk/src/qsamplerDeviceForm.ui 2005/03/09 11:33:27 432 @@ -442,6 +442,12 @@ selectDriver(const QString&) + DeviceParamTable + valueChanged(int,int) + qsamplerDeviceForm + changeValue(int,int) + + CreateDevicePushButton clicked() qsamplerDeviceForm @@ -503,6 +509,7 @@ refreshDevices() selectDriver( const QString & sDriverName ) selectDevice() + changeValue( int iRow, int iCol ) stabilizeForm()