LibrePCB Developers Documentation
SchematicEditorFsm::Context Struct Reference

FSM Context. More...

#include <schematiceditorfsm.h>

+ Collaboration diagram for SchematicEditorFsm::Context:

Public Attributes

Workspaceworkspace
 
Projectproject
 
ProjectEditorprojectEditor
 
SchematicEditoreditor
 
GraphicsVieweditorGraphicsView
 
ToolBarProxycommandToolBar
 
UndoStackundoStack
 

Detailed Description

FSM Context.

Member Data Documentation

◆ workspace

Workspace& workspace

◆ project

Project& project

◆ projectEditor

ProjectEditor& projectEditor

◆ editor

SchematicEditor& editor

◆ editorGraphicsView

GraphicsView& editorGraphicsView

◆ commandToolBar

ToolBarProxy& commandToolBar

◆ undoStack

UndoStack& undoStack

The documentation for this struct was generated from the following file: