#include <triggerdialogs.h>
Public Member Functions | |
OverImageDialog (const ImageMap &images) | |
StringPair | get_data () const |
Protected Member Functions | |
void | construct (const ImageMap &images) |
void | on_combo_box_changed () |
Protected Attributes | |
Gtk::Label * | m_ImageLabel |
Gtk::Label * | m_PreviewLabel |
Gtk::Label * | m_LocLabel |
Gtk::ScrolledWindow * | m_SWindow |
ImgComboBox * | m_ImgCB |
Gtk::Image * | m_Image |
Gtk::RadioButtonGroup | m_Group |
Gtk::RadioButton * | m_ProsecutorRB |
Gtk::RadioButton * | m_WitnessRB |
Gtk::RadioButton * | m_DefenseRB |
Gtk::RadioButton * | m_JudgeRB |