#include "editinst.h"#include <opie2/odebug.h>#include <qpe/config.h>#include <qpe/qpeapplication.h>#include <qpushbutton.h>Include dependency graph for editinst.cpp:

Go to the source code of this file.
Functions | |
| Menu::InstEditDialog::InstEditDialog (TonleiterData *data, QWidget *parent, const char *name) | |
| Menu::InstEditDialog::~InstEditDialog () | |
| void | Menu::InstEditDialog::setCurrentInstrumetID (int id) |
| void | Menu::InstEditDialog::addInstrument () |
| void | Menu::InstEditDialog::deleteInstrument () |
| void | Menu::InstEditDialog::addLowString () |
| void | Menu::InstEditDialog::addHighString () |
| void | Menu::InstEditDialog::deleteString (int id) |
| void | Menu::InstEditDialog::saveInstrument () |
| void | Menu::InstEditDialog::loadInstrument () |
|
|
Definition at line 90 of file editinst.cpp. |
|
|
Definition at line 78 of file editinst.cpp. |
|
|
Definition at line 86 of file editinst.cpp. |
|
|
Definition at line 82 of file editinst.cpp. |
|
|
Definition at line 94 of file editinst.cpp. |
|
||||||||||||||||
|
Definition at line 12 of file editinst.cpp. References addButton(), i, QString::isNull(), Dasher::Opts::LeftToRight, QPEApplication::showDialog(), Dasher::Opts::TopToBottom, and tr. |
|
|
Definition at line 104 of file editinst.cpp. References Menu::InstEditDialog::data, Menu::InstEditDialog::instid, odebug, oendl, s, Menu::InstEditDialog::stringlist, and Menu::InstEditDialog::stringwidget. |
|
|
Definition at line 98 of file editinst.cpp. References Menu::InstEditDialog::stringlist. |
|
|
Definition at line 70 of file editinst.cpp. References Menu::InstEditDialog::data, Menu::InstEditDialog::instid, Menu::InstEditDialog::loadInstrument(), and Menu::InstEditDialog::saveInstrument(). |
|
|
Definition at line 66 of file editinst.cpp. |
1.4.2