![]() |
Power System Platform
2018w15a
|
Form to edit the text graphical data. More...
#include <TextForm.h>


Public Member Functions | |
| TextForm (wxWindow *parent, Text *text, std::vector< Element *> elementList, double systemPowerBase=100e6) | |
| virtual bool | LoadChoices () |
| virtual void | ElementTypeChoice () |
| virtual void | ElementNumberChoice () |
| virtual void | DataTypeChoice () |
| virtual void | UnitChoice () |
| virtual void | Preview () |
| virtual bool | ValidateData () |
Protected Attributes | |
| Text * | m_text = NULL |
| Text * | m_textToEdit = NULL |
| wxWindow * | m_parent = NULL |
| ElectricCalculation | m_allElements |
| double | m_systemPowerBase |
Form to edit the text graphical data.
1.8.13