#include <triggerdialogs.h>
Public Member Functions | |
LocMusicDialog (const LocationMap &locations, const AudioMap &audio) | |
StringPair | get_data () const |
Protected Member Functions | |
void | construct (const LocationMap &locations, const AudioMap &audio) |
Protected Attributes | |
Gtk::Label * | m_MusicLabel |
AudioComboBox * | m_AudioCB |
LocationWidget * | m_LocWidget |