LibrePCB Developers Documentation
SymbolEditorFsm::Context Struct Reference

#include <symboleditorfsm.h>

+ Collaboration diagram for SymbolEditorFsm::Context:

Public Attributes

EditorWidgetBase::ContexteditorContext
 
SymbolEditorWidgeteditorWidget
 
UndoStackundoStack
 
GraphicsScenegraphicsScene
 
GraphicsViewgraphicsView
 
LengthUnitlengthUnit
 
Symbolsymbol
 
SymbolGraphicsItemsymbolGraphicsItem
 
ToolBarProxycommandToolBar
 

Member Data Documentation

◆ editorContext

EditorWidgetBase::Context& editorContext

◆ editorWidget

SymbolEditorWidget& editorWidget

◆ undoStack

UndoStack& undoStack

◆ graphicsScene

GraphicsScene& graphicsScene

◆ graphicsView

GraphicsView& graphicsView

◆ lengthUnit

LengthUnit& lengthUnit

◆ symbol

Symbol& symbol

◆ symbolGraphicsItem

SymbolGraphicsItem& symbolGraphicsItem

◆ commandToolBar

ToolBarProxy& commandToolBar

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