#include <triggerdialogs.h>
Public Member Functions | |
AddLocationDialog (const LocationMap &locations) | |
StringPair | get_location_pair () const |
Protected Member Functions | |
void | construct (const LocationMap &locations) |
virtual void | on_ok_button_clicked () |
Protected Attributes | |
Gtk::Label * | m_TargetLabel |
Gtk::Label * | m_LocationLabel |
LocationComboBox * | m_TargetCB |
LocationComboBox * | m_LocationCB |