#include <triggerdialogs.h>
Public Member Functions | |
AddPresentDialog (const CharacterMap &chars, const BufferMap &buffers) | |
StringTriplet | get_data () const |
Protected Member Functions | |
void | construct (const CharacterMap &chars, const BufferMap &buffers) |
Protected Attributes | |
Gtk::Label * | m_CharLabel |
Gtk::Label * | m_ItemLabel |
Gtk::Label * | m_BlockLabel |
CharComboBox * | m_CharCB |
BlockComboBox * | m_BlockCB |
Gtk::Entry * | m_ItemEntry |