#include <triggerdialogs.h>
Public Member Functions | |
ReqEvidenceDialog (const BufferMap &buffers) | |
StringTriplet | get_data () const |
Protected Member Functions | |
void | construct (const BufferMap &buffers) |
Protected Attributes | |
BlockComboBox * | m_CorrectCB |
BlockComboBox * | m_WrongCB |
Gtk::Label * | m_EvidenceLabel |
Gtk::Label * | m_CorrectLabel |
Gtk::Label * | m_WrongLabel |
Gtk::Entry * | m_EvidenceEntry |