Power System Platform
2024w23a
|
Form to edit the gain control data. More...
#include <GainForm.h>
Public Member Functions | |
GainForm (wxWindow *parent, Gain *gain) | |
virtual bool | ValidateData () |
Protected Member Functions | |
virtual void | OnCancelButtonClick (wxCommandEvent &event) |
virtual void | OnOKButtonClick (wxCommandEvent &event) |
Protected Attributes | |
wxWindow * | m_parent |
Gain * | m_gain |
Form to edit the gain control data.