Form to edit the line power data.  
 More...
#include <LineForm.h>
 | 
| 
  | LineForm (wxWindow *parent, Line *line) | 
|   | 
 | 
| 
virtual void  | OnCancelButtonClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnOKButtonClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | OnStabilityButtonClick (wxCommandEvent &event) | 
|   | 
| 
virtual void  | ReplaceStaticTextLabelChar (wxStaticText *staticText, wchar_t newChar) | 
|   | 
| 
virtual bool  | ValidateData () | 
|   | 
 | 
| 
wxWindow *  | m_parent = nullptr | 
|   | 
| 
Line *  | m_line = nullptr | 
|   | 
Form to edit the line power data. 
- Author
 - Thales Lima Oliveira thale.nosp@m.s@uf.nosp@m.u.br 
 
- Date
 - 05/10/2017 
 
The documentation for this class was generated from the following files:
- Project/forms/LineForm.h
 
- Project/forms/LineForm.cpp