![]() |
Power System Platform
2026w10a-beta
|
#include <wx/dcclient.h>#include <wx/msgdlg.h>#include <wx/statusbr.h>#include <wx/aui/auibook.h>#include <wx/clipbrd.h>#include <wx/tipwin.h>#include <wx/stopwatch.h>#include <wx/graphics.h>#include <wx/dcbuffer.h>#include <map>#include "WorkspaceBase.h"#include "../elements/powerElement/Bus.h"#include "ControlEditor.h"Go to the source code of this file.
Classes | |
| class | Workspace |
| This class manages the graphical and power elements. It is responsible for handling the user's interaction with the elements. More... | |
| enum ElementID |
Definition at line 77 of file Workspace.h.