#include <triggerdialogs.h>

Public Member Functions | |
| LocationTriggerDialog (const LocationMap &locations, const BufferMap &buffers) | |
| StringPair | get_selection () const |
Protected Member Functions | |
| void | construct (const LocationMap &locations, const BufferMap &buffers) |
| void | on_text_block_combo_box_changed () |
Protected Attributes | |
| Gtk::ScrolledWindow * | m_SWindow |
| Gtk::Label * | m_LocLabel |
| Gtk::Label * | m_BlockLabel |
| LocationComboBox * | m_LocationCB |
| BlockComboBox * | m_BlockCB |
| Gtk::TextView * | m_BlockView |
1.5.3