|
KiCad PCB EDA Suite
|
#include <optional>#include <functional>#include <wx/window.h>#include <wx/textctrl.h>#include <libeval/numeric_evaluator.h>Go to the source code of this file.
Classes | |
| class | TEXT_CTRL_EVAL |
| wxTextCtrl wrapper to handle math expression evaluation. More... | |