qsamplerInstrumentForm qsampler - A LinuxSampler Qt GUI Interface. Copyright (C) 2004-2006, rncbc aka Rui Nuno Capela. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. rncbc aka Rui Nuno Capela qsamplerInstrumentForm 0 0 452 226 7 1 0 0 Qsampler: MIDI Instrument StrongFocus unnamed layout5 unnamed EngineNameComboBox 7 0 0 0 Engine name EngineNameTextLabel &Engine: AlignVCenter|AlignRight EngineNameComboBox ProgTextLabel &Prog: AlignVCenter|AlignRight ProgSpinBox ProgSpinBox 128 1 Program (0-127) VolumeTextLabel Vol&ume: AlignVCenter|AlignRight VolumeSpinBox MapTextLabel &Map: AlignVCenter|AlignRight MapComboBox BankTextLabel &Bank: AlignVCenter|AlignRight BankSpinBox BankSpinBox 16383 Bank (0-16383) InstrumentFileComboBox 7 0 0 0 320 0 true Instrument filename LoadModeNameTextLabel M&ode: AlignVCenter|AlignRight LoadModeComboBox spacer2 Horizontal Expanding 119 8 InstrumentFileTextLabel &Filename: AlignVCenter|AlignRight InstrumentFileComboBox NameTextLabe &Name: AlignVCenter|AlignRight NameLineEdit MapComboBox 7 0 0 0 Instrument map InstrumentNrTextLabel &Instrument: AlignVCenter|AlignRight InstrumentNrComboBox InstrumentNrComboBox 7 0 0 0 320 0 Instrument name VolumeSpinBox % 100 Volume (%) NameLineEdit Name Default On Demand On Demand Hold Persistent LoadModeComboBox 7 0 0 0 Load mode InstrumentFileToolButton 0 0 0 0 24 24 26 26 TabFocus fileOpen.png Browse for instrument filename layout2 unnamed spacer3 Horizontal Expanding 8 8 OkPushButton O&K Alt+K formAccept.png CancelPushButton C&ancel Alt+A formReject.png MapComboBox activated(int) qsamplerInstrumentForm changed() BankSpinBox valueChanged(int) qsamplerInstrumentForm changed() ProgSpinBox valueChanged(int) qsamplerInstrumentForm changed() NameLineEdit textChanged(const QString&) qsamplerInstrumentForm nameChanged(const QString&) EngineNameComboBox activated(int) qsamplerInstrumentForm changed() InstrumentFileComboBox activated(const QString&) qsamplerInstrumentForm updateInstrumentName() InstrumentFileToolButton clicked() qsamplerInstrumentForm openInstrumentFile() InstrumentNrComboBox activated(int) qsamplerInstrumentForm instrumentNrChanged() VolumeSpinBox valueChanged(int) qsamplerInstrumentForm changed() LoadModeComboBox activated(int) qsamplerInstrumentForm changed() OkPushButton clicked() qsamplerInstrumentForm accept() CancelPushButton clicked() qsamplerInstrumentForm reject() MapComboBox BankSpinBox ProgSpinBox NameLineEdit EngineNameComboBox InstrumentFileComboBox InstrumentFileToolButton InstrumentNrComboBox VolumeSpinBox LoadModeComboBox OkPushButton CancelPushButton class qsamplerInstrument; qsamplerInstrument *m_pInstrument; int m_iDirtySetup; int m_iDirtyCount; int m_iDirtyName; nameChanged( const QString& sName ) openInstrumentFile() updateInstrumentName() instrumentNrChanged() accept() reject() changed() stabilizeForm() init() destroy() setup( qsamplerInstrument *pInstrument )