#include <SoundLibraryPanel.h>
◆ SoundLibraryPanel()
◆ ~SoundLibraryPanel()
◆ change_background_color()
| void change_background_color |
( |
| ) |
|
|
private |
◆ getMessageFailedPreDrumkitLoad()
| const QString & getMessageFailedPreDrumkitLoad |
( |
| ) |
const |
|
inline |
◆ item_changed
| void item_changed |
( |
bool |
bDrumkitSelected | ) |
|
|
signal |
◆ on_drumkitDeleteAction
| void on_drumkitDeleteAction |
( |
| ) |
|
|
privateslot |
◆ on_drumkitExportAction
| void on_drumkitExportAction |
( |
| ) |
|
|
privateslot |
◆ on_DrumkitList_itemActivated
| void on_DrumkitList_itemActivated |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
privateslot |
◆ on_DrumkitList_ItemChanged
| void on_DrumkitList_ItemChanged |
( |
QTreeWidgetItem * |
current, |
|
|
QTreeWidgetItem * |
previous |
|
) |
| |
|
privateslot |
◆ on_DrumkitList_leftClicked
| void on_DrumkitList_leftClicked |
( |
QPoint |
pos | ) |
|
|
privateslot |
◆ on_DrumkitList_mouseMove
| void on_DrumkitList_mouseMove |
( |
QMouseEvent * |
event | ) |
|
|
privateslot |
◆ on_DrumkitList_rightClicked
| void on_DrumkitList_rightClicked |
( |
QPoint |
pos | ) |
|
|
privateslot |
◆ on_drumkitLoadAction
| void on_drumkitLoadAction |
( |
| ) |
|
|
slot |
◆ on_drumkitPropertiesAction
| void on_drumkitPropertiesAction |
( |
| ) |
|
|
privateslot |
◆ on_instrumentDeleteAction
| void on_instrumentDeleteAction |
( |
| ) |
|
|
privateslot |
◆ on_patternDeleteAction
| void on_patternDeleteAction |
( |
| ) |
|
|
privateslot |
◆ on_patternLoadAction
| void on_patternLoadAction |
( |
| ) |
|
|
privateslot |
◆ on_songLoadAction
| void on_songLoadAction |
( |
| ) |
|
|
privateslot |
◆ restore_background_color()
| void restore_background_color |
( |
| ) |
|
|
private |
◆ test_expandedItems()
| void test_expandedItems |
( |
| ) |
|
◆ update_background_color()
| void update_background_color |
( |
| ) |
|
◆ updateDrumkitList()
| void updateDrumkitList |
( |
| ) |
|
◆ __drumkit_menu
◆ __expand_pattern_list
| bool __expand_pattern_list |
|
private |
◆ __expand_songs_list
◆ __instrument_menu
◆ __pattern_item
| QTreeWidgetItem* __pattern_item |
|
private |
◆ __pattern_item_list
| QTreeWidgetItem* __pattern_item_list |
|
private |
◆ __pattern_menu
◆ __pattern_menu_list
| QMenu* __pattern_menu_list |
|
private |
◆ __song_item
| QTreeWidgetItem* __song_item |
|
private |
◆ __song_menu
◆ __sound_library_tree
◆ __start_drag_position
| QPoint __start_drag_position |
|
private |
◆ __system_drumkit_info_list
◆ __system_drumkits_item
| QTreeWidgetItem* __system_drumkits_item |
|
private |
◆ __user_drumkit_info_list
◆ __user_drumkits_item
| QTreeWidgetItem* __user_drumkits_item |
|
private |
◆ m_bInItsOwnDialog
Whether the dialog was constructed via a click in the MainForm or as part of the GUI.
◆ m_sMessageFailedPreDrumkitLoad
| QString m_sMessageFailedPreDrumkitLoad |
|
private |