#include </home/clem/local/src/opie/noncore/multimedia/tonleiter/editinst.h>
Public Member Functions | |
| InstEditDialog (TonleiterData *data, QWidget *parent, const char *name="InstEditDialog") | |
| ~InstEditDialog () | |
Private Types | |
| typedef QList< EditStringWidget > | StringWidgetList |
Private Slots | |
| void | setCurrentInstrumetID (int id) |
| void | addInstrument () |
| void | deleteInstrument () |
| void | addLowString () |
| void | addHighString () |
| void | deleteString (int id) |
Private Member Functions | |
| void | saveInstrument () |
| void | loadInstrument () |
Private Attributes | |
| TonleiterData * | data |
| int | instid |
| QComboBox * | boxInst |
| QSpinBox * | stringBox |
| QScrollView * | scrollview |
| QVBox * | stringwidget |
| StringWidgetList | stringlist |
|
|
Definition at line 34 of file editinst.h. |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by Menu::InstEditDialog::setCurrentInstrumetID(). |
|
|
Referenced by Menu::InstEditDialog::setCurrentInstrumetID(). |
|
|
|
|
|
Definition at line 27 of file editinst.h. |
|
|
Definition at line 22 of file editinst.h. Referenced by Menu::InstEditDialog::loadInstrument(), and Menu::InstEditDialog::setCurrentInstrumetID(). |
|
|
Definition at line 25 of file editinst.h. Referenced by Menu::InstEditDialog::loadInstrument(), and Menu::InstEditDialog::setCurrentInstrumetID(). |
|
|
Definition at line 30 of file editinst.h. |
|
|
Definition at line 28 of file editinst.h. |
|
|
Definition at line 35 of file editinst.h. Referenced by Menu::InstEditDialog::loadInstrument(), and Menu::InstEditDialog::saveInstrument(). |
|
|
Definition at line 31 of file editinst.h. Referenced by Menu::InstEditDialog::loadInstrument(). |
1.4.2