LibrePCB Developers Documentation
BoardEditorFsm::Context Struct Reference

FSM Context. More...

#include <boardeditorfsm.h>

+ Collaboration diagram for BoardEditorFsm::Context:

Public Attributes

Workspaceworkspace
 
Projectproject
 
ProjectEditorprojectEditor
 
BoardEditoreditor
 
GraphicsVieweditorGraphicsView
 
ToolBarProxycommandToolBar
 
UndoStackundoStack
 

Detailed Description

FSM Context.

Member Data Documentation

◆ workspace

Workspace& workspace

◆ project

Project& project

◆ projectEditor

ProjectEditor& projectEditor

◆ editor

BoardEditor& editor

◆ editorGraphicsView

GraphicsView& editorGraphicsView

◆ commandToolBar

ToolBarProxy& commandToolBar

◆ undoStack

UndoStack& undoStack

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