#include <dialog.h>
Public Member Functions | |
RadioHBox (GtkHBox *hbox, GtkRadioButton *radio) | |
Data Fields | |
GtkHBox * | m_hbox |
GtkRadioButton * | m_radio |
Definition at line 99 of file dialog.h.
RadioHBox::RadioHBox | ( | GtkHBox * | hbox, | |
GtkRadioButton * | radio | |||
) | [inline] |
Definition at line 102 of file dialog.h.
Referenced by DirectionAttribute::DirectionAttribute().
Definition at line 103 of file dialog.h.
Referenced by DirectionAttribute::applyRadio(), DirectionAttribute::DirectionAttribute(), and DirectionAttribute::update().