LibrePCB Developers Documentation
cmdcomponentsymbolvariantedit.h File Reference
+ Include dependency graph for cmdcomponentsymbolvariantedit.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CmdComponentSymbolVariantEdit
 The CmdComponentSymbolVariantEdit class. More...
 

Namespaces

 librepcb
 
 librepcb::editor
 

Typedefs

using CmdComponentSymbolVariantInsert = CmdListElementInsert< ComponentSymbolVariant, ComponentSymbolVariantListNameProvider, ComponentSymbolVariant::Event >
 
using CmdComponentSymbolVariantRemove = CmdListElementRemove< ComponentSymbolVariant, ComponentSymbolVariantListNameProvider, ComponentSymbolVariant::Event >
 
using CmdComponentSymbolVariantsSwap = CmdListElementsSwap< ComponentSymbolVariant, ComponentSymbolVariantListNameProvider, ComponentSymbolVariant::Event >