The Gnome Chemistry Utils 0.13.3
|
reaction properties dialog box class. More...
#include <gcp/reaction-prop-dlg.h>
Public Member Functions | |
ReactionPropDlg (ReactionArrow *arrow, ReactionProp *prop) | |
virtual | ~ReactionPropDlg () |
reaction properties dialog box class.
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. |
Builds and shows the reaction properties dialog box for arrow and prop.
virtual gcp::ReactionPropDlg::~ReactionPropDlg | ( | ) | [virtual] |
The destructor.