--- qsampler/trunk/src/qsamplerDeviceForm.ui 2005/03/09 20:55:04 436 +++ qsampler/trunk/src/qsamplerDeviceForm.ui 2009/02/19 11:44:57 1840 @@ -1,8 +1,9 @@ - -qsamplerDeviceForm -qsampler - A LinuxSampler Qt GUI Interface. + + rncbc aka Rui Nuno Capela + qsampler - A LinuxSampler Qt GUI Interface. - Copyright (C) 2005, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2004-2009, rncbc aka Rui Nuno Capela. All rights reserved. + Copyright (C) 2007, Christian Schoenebeck This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -14,355 +15,342 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -rncbc aka Rui Nuno Capela - - - qsamplerDeviceForm - - - - 0 - 0 - 542 - 331 - - - - - 7 - 1 - 0 - 0 - - - + qsamplerDeviceForm + + + + 0 + 0 + 601 + 378 + + + + Qt::StrongFocus + + + Qsampler: Devices + + + :/icons/qsamplerDevice.png + + + + 9 + + + 6 + + + + + + 7 + 7 + 0 + 0 + + + + Qt::Horizontal + + + 4 + + + + + 120 + 0 + + + + Device list + + + false + + + true + + + Devices - - - qsamplerChannel.png - - - StrongFocus - - - - unnamed + + + + + + + 7 + 7 + 0 + 0 + + + + Qt::Vertical + + + 4 + + + + + 0 - - - splitter3 - - - Horizontal - - - - - Devices - - - true - - - true - - - - DeviceListView - - - - 160 - 0 - - - - true - - - LastColumn - - - Device list - - - - - layout5 - - - - unnamed - - - - DeviceNameTextLabel - - - - 7 - 5 - 0 - 0 - - - - - 10 - 1 - - - - 4 - - - Device name - - - - - DeviceParamTable - - - - 7 - 7 - 0 - 0 - - - - - 360 - 260 - - - - StrongFocus - - - Device parameters - - - - - DriverNameComboBox - - - Driver type name - - - - - DriverNameTextLabel - - - Dri&ver: - - - AlignVCenter|AlignRight - - - DriverNameComboBox - - - - - - - - layout6 - - - - unnamed - - - - RefreshDevicesPushButton - - - &Refresh - - - Alt+R - - - refresh device list view - - - - - spacer1 - - - Horizontal - - - Expanding - - - - 180 - 20 - - - - - - CreateDevicePushButton - - - &Create - - - Alt+C - - - Create current device - - - - - DeleteDevicePushButton - - - &Delete - - - Alt+D - - - Delete current device - - - - - ClosePushButton - - - Close - - - - - - Close this dialog - - - - - - - - - qsamplerDeviceParamTable -
qsamplerDevice.h
- - -1 - -1 - - 0 - - 7 - 7 - 0 - 0 - - image0 -
-
- - - 789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f - - - - - DeviceListView - selectionChanged() - qsamplerDeviceForm - selectDevice() - - - RefreshDevicesPushButton - clicked() - qsamplerDeviceForm - refreshDevices() - - - DriverNameComboBox - activated(const QString&) - qsamplerDeviceForm - selectDriver(const QString&) - - - CreateDevicePushButton - clicked() - qsamplerDeviceForm - createDevice() - - - DeleteDevicePushButton - clicked() - qsamplerDeviceForm - deleteDevice() - - - ClosePushButton - clicked() - qsamplerDeviceForm - close() - - - - DeviceListView - RefreshDevicesPushButton - DriverNameComboBox - DeviceParamTable - CreateDevicePushButton - DeleteDevicePushButton - ClosePushButton - - - qsamplerDevice.h - qsamplerDeviceForm.ui.h - - - class qsamplerMainForm; - - - qsamplerMainForm *m_pMainForm; - int m_iDirtySetup; - int m_iDirtyCount; - lscp_client_t *m_pClient; - bool m_bNewDevice; - qsamplerDevice::qsamplerDeviceType m_deviceType; - - - createDevice() - deleteDevice() - refreshDevices() - selectDriver( const QString & sDriverName ) - selectDevice() - changeValue( int iRow, int iCol ) - stabilizeForm() - - - init() - destroy() - showEvent( QShowEvent * pShowEvent ) - hideEvent( QHideEvent * pHideEvent ) - setClient( lscp_client_t *pClient ) - - - - - qsamplerdeviceparamtable.h - -
+ + 6 + + + + + 0 + + + 6 + + + + + + 75 + true + + + + Device name + + + false + + + 4 + + + + + + + Dri&ver: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + DriverNameComboBox + + + + + + + Driver type name + + + + + + + + + true + + + QAbstractItemView::NoSelection + + + false + + + + + + + + + 0 + + + 6 + + + + + 0 + + + 6 + + + + + Channel: + + + Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter + + + false + + + DevicePortComboBox + + + + + + + + 7 + 0 + 0 + 0 + + + + + 120 + 0 + + + + Device port/channel + + + + + + + + + true + + + QAbstractItemView::NoSelection + + + false + + + + + + + + + + + + 0 + + + 4 + + + + + Refresh device list view + + + &Refresh + + + :/icons/formRefresh.png + + + Alt+R + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 180 + 20 + + + + + + + + Create device + + + &Create + + + :/icons/deviceCreate.png + + + Alt+C + + + + + + + Delete device + + + &Delete + + + :/icons/deviceDelete.png + + + Alt+D + + + + + + + Close this dialog + + + Close + + + :/icons/formReject.png + + + + + + + + + + + + + DeviceListView + RefreshDevicesPushButton + DriverNameComboBox + DevicePortComboBox + CreateDevicePushButton + DeleteDevicePushButton + ClosePushButton + + + + + +