#include <gcp/reaction-prop-dlg.h>

Public Member Functions | |
| ReactionPropDlg (ReactionArrow *arrow, ReactionProp *prop) | |
| virtual | ~ReactionPropDlg () |
The class for the dialog used to set the properties of objects attached to reaction arrows.
Definition at line 45 of file reaction-prop-dlg.h.
| gcp::ReactionPropDlg::ReactionPropDlg | ( | ReactionArrow * | arrow, | |
| ReactionProp * | prop | |||
| ) |
| arrow | the reaction arrow to which the object is attached. | |
| prop | the associated reaction property. |
| virtual gcp::ReactionPropDlg::~ReactionPropDlg | ( | ) | [virtual] |
The destructor.
1.5.9